(0008539 - 723 - 774 - 774 - 774 - 774 - 774)
howardstearns
12-04-06 21:48
|
These have been changed to use EmbeddedApp, which has a means of recording state in a replicated way so that new user's can join and get to the same state. However:
1) That doesn't mean that all the demo examples actually do record sufficient state. (I haven't checked, and as original reporter, I don't care.)
2) Some Morphic stuff might have "state" that is just a handle, and there is still an implied environment, with additional data in the image or file system.
For example, an EmbeddedApp to a Squeak Project will fail on both counts. But I'm ok with that because there are better ways of doing things now, and the Squeak Project is more of a quick-and-dirty example than an actual core Croquet feature. |