Wiki

Case Status Kiln
Log In

Wiki

 
Morphic Cleanup»Globals
  • RSS Feed

Last modified on 23/1/2014 03:30 by User.

Tags:

Globals

  • can ActiveHand be nil? Can I poll? With Slots?
    • how about ActiveWorld?
    • how about World?
  • World
    • setters
      • low space watcher via interruptName:preemptedProcess:
      • #installNewWorld (no senders) via installForUIProcessReinstall
      • #primitiveError: via #onPrimitiveError: via WorldMorph>>#install for errors while processing errors and drawing errors (the call chain that appears before the emergency evaluator
 
Tasks
  • Fold ActiveHand and primaryHand into CUIS activeHand
  • Eliminate ActiveWorld - only World accessed via #world in Morph and PasteUpMorph
  • Fold WorldState into WorldMorph