How about making class names and class identifiers separate?

Chris Muller afunkyobject at yahoo.com
Tue Apr 13 17:21:43 UTC 2004


> Otherwise, sharing changes to the same object is tricky. As it is now, in 
> Connectors I file out drawings using a SmartReferenceStream and when I file 
> them back in I've lost the object identity. So I can't file out a drawing, 
> let someone else edit it, and then file in their changes (at least not 
> without unique identifiers of some sort).

I'm a little off the subject of namespaces and UUID's but..  Magma or another
ODBMS may be able to help with this.  I've successfully stored / retrieved
various simple Morph instances in Magma before.  A Connectors drawing should
work too.

 - Chris



More information about the Squeak-dev mailing list