• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Array, dictionary and set in EOF
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Array, dictionary and set in EOF


  • Subject: Array, dictionary and set in EOF
  • From: DevReseune <email@hidden>
  • Date: Mon, 24 Nov 2003 23:09:34 +0100

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.

  • Follow-Ups:
    • Re: Array, dictionary and set in EOF
      • From: Ray Ackland <email@hidden>
  • Prev by Date: Re: Fixing JVM From 1.3.1 to 1.4.1 in Xcode WO 5.2.2
  • Next by Date: JavaClient, SWT, Eclipse and WO
  • Previous by thread: Re: apache fop and Logger
  • Next by thread: Re: Array, dictionary and set in EOF
  • Index(es):
    • Date
    • Thread