Author: qmathe
Date: Fri Dec 20 10:48:58 2013
New Revision: 9925

URL: http://svn.gna.org/viewcvs/etoile?rev=9925&view=rev
Log:
Fixed broken incoming relationships when both relationship sides are in the 
same 
persistent object graph context

Note: The problem doesn't exist accross persistent roots, or in the same 
transient 
object graph context, this is why it doesn't appear in Relationship tests. 
We need to come up with some solution to exercise all Relationship tests in 
the following situations at least:

- references in the same transient object context (we just cover this case 
currently)
- references in the same persistent object context
- references accross transient object contexts
- references accross persistent object graph contexts

More in TODO.

Modified:
    trunk/Etoile/Frameworks/CoreObject/Core/CORelationshipCache.m
    trunk/Etoile/Frameworks/CoreObject/TODO
    
trunk/Etoile/Frameworks/CoreObject/Tests/Core/TestCrossPersistentRootReferences.m


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

Reply via email to