Author: qmathe
Date: Tue Mar 12 11:53:28 2013
New Revision: 8128

URL: http://svn.gna.org/viewcvs/etoile?rev=8128&view=rev
Log:
* Improved -valuesForProperties:ofObjectUUID:atRevision: to detect missing 
properties in store

* Fixed overwritten result each time a new past revision is examined in 
-valueForProperties:ofObjectUUID:atRevision:

* Updated -loadObject:atRevision: in COPersistentRoot to now use
-[CORevision valuesForProperties:ofObjectUUID:atRevision:], this should make 
debugging all object loading related operations much much easier since we now 
retrieve the loaded object state as a dictionary

Modified:
    trunk/Etoile/Frameworks/CoreObject/COPersistentRoot.m
    trunk/Etoile/Frameworks/CoreObject/CORevision.h
    trunk/Etoile/Frameworks/CoreObject/CORevision.m


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

Reply via email to