Author: qmathe
Date: Fri Jul 19 11:06:30 2013
New Revision: 8690

URL: http://svn.gna.org/viewcvs/etoile?rev=8690&view=rev
Log:
* Don't call -becomePersistentInContext: for loading object (the object is 
persistent already)

* Dummy support for references accross persistent roots in COSerialization, 
the code needs to be replaced

* Updated various COObject initializer methods to declare their context 
argument as COObjectGraphContext and not COPersistentRoot

Note: COSerialization must be migrated to use COObjectGraphContext and not 
COPersistentRoot in most cases. I'll do it in an upcoming commit.

Modified:
    trunk/Etoile/Frameworks/CoreObject/Core/COObject.h
    trunk/Etoile/Frameworks/CoreObject/Core/COObject.m
    trunk/Etoile/Frameworks/CoreObject/Core/COObjectGraphContext.m
    trunk/Etoile/Frameworks/CoreObject/Core/COSerialization.m


_______________________________________________
Etoile-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-cvs

Reply via email to