Persisting 'applications'

Chris Muller afunkyobject at yahoo.com
Mon Feb 20 19:36:34 UTC 2006


> 4. Do I have to use something like Magma to store
> the entire object tree. 

Hi Bob, I've stored basic morphs connected with
Connectors in a Magma database before and it works
fine.

Projects seem to work too although I'd be a little
more cautious with them.  The problem is not in the
serializatino or materialization, its the
*initialization* that must occur.

Several of the projects in 3.7Full image all work and
part of the Magma test cases:

  - client2 expunges several projects ("Fun with
Music", "Smalltalk introduction", "Fun with Morphic",
etc.)
  - client1 persists these projects in the database
  - I am then able to retrieve and access the projects
in client2.

Let me know if you have any questions.

Good luck,
  Chris




More information about the Squeak-dev mailing list