Squeak
  links to this page:    
View this PageEdit this PageUploads to this PageHistory of this PageTop of the SwikiRecent ChangesSearch the SwikiHelp Guide
Morphic architecture
Last updated at 12:53 pm UTC on 16 January 2006
This page overviews the architecture of morphic. It's a great place to start before getting into deep pragmatics.

Main Classes

There are three main classes users should know about:
  1. Morph
  2. HandMorph (the cursor)
  3. PasteUpMorph which uses When are the deferred UI messages processed?

Formerly an additional class, "WorldMorph," was used.

Important Global

World

Other Useful Classes

These three classes are enough to understand Morphic. To build practical applications, though, you need to know a few other morphs too.


Help

You can add Morphic architecture to any morph.