Author: ericwa
Date: Fri Oct 25 06:18:59 2013
New Revision: 9422

URL: http://svn.gna.org/viewcvs/etoile?rev=9422&view=rev
Log:
Change semantics of -deletedPersistentRoots to include pending deletions, now 
it matches the semantics of persistentRoot.deleted == YES. Also adjust 
COEditingContext so -persistentRoots and -deletedPersistentRoots do not access 
the store (but as a side effect, now we load all persistent roots in -init of 
COEditingContext - I think this can be removed in a future change)

Modified:
    trunk/Etoile/Frameworks/CoreObject/Core/COBranch.m
    trunk/Etoile/Frameworks/CoreObject/Core/COEditingContext.h
    trunk/Etoile/Frameworks/CoreObject/Core/COEditingContext.m
    trunk/Etoile/Frameworks/CoreObject/Core/COPersistentRoot.h
    trunk/Etoile/Frameworks/CoreObject/Core/COPersistentRoot.m
    trunk/Etoile/Frameworks/CoreObject/Tests/TestCommon.m
    trunk/Etoile/Frameworks/CoreObject/Tests/TestEditingContext.m
    trunk/Etoile/Frameworks/CoreObject/Tests/TestNotifications.m


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

Reply via email to