Author: ericwa
Date: Sun Dec  1 10:35:35 2013
New Revision: 9708

URL: http://svn.gna.org/viewcvs/etoile?rev=9708&view=rev
Log:
ETLayoutItemGroup: make _items a NSOrderedSet to match the changes in 
CoreObject. NOTE: -items still returns an NSArray. I think this violates the 
expected semantics for a COObject subclass - if the relationship is represented 
as NSOrderedSet then the getter also needs to return NSOrderedSet. Not sure 
what the best workaround is... maybe leave the -items method as-is, returning 
NSArray, and rename the persistent property to something other than -items?

Modified:
    
trunk/Etoile/Frameworks/EtoileUI/EtoileUI.xcodeproj/xcshareddata/xcschemes/TestEtoileUI.xcscheme
    trunk/Etoile/Frameworks/EtoileUI/Headers/ETLayoutItemGroup.h
    trunk/Etoile/Frameworks/EtoileUI/Source/ETLayoutItemGroup.m


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

Reply via email to