Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Array, dictionary and set in EOF



Hi,

I posted this question few weeks ago, but it's always topical. How can we have real NSArray with EOF? Not a NSSet of objects (to-many relationship), but a real ordered list of objects? Ditto for NSDictionary.

Like with Hibernate, we have to use an index that is optimistic locked. It's important when you want to reorder the list. Did you do that before? What is your simplest way?

For NSDictionary, you have to use an intermediate table, as for many-to-many relationship, but it's important to have the key and the id of the container to be at the same time the primary key, because the key is unique for the container. What is your simplest way?

It would be nice that Apple add this feature to the next release of EOModeler in WO 6 (what is the release date?).

Frederic
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.