• 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
Re: Converting NSArray Objects To EOEnterprise Objects
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Converting NSArray Objects To EOEnterprise Objects


  • Subject: Re: Converting NSArray Objects To EOEnterprise Objects
  • From: "b.bum" <email@hidden>
  • Date: Thu, 31 Jul 2003 13:25:52 -0400

On Thursday, July 31, 2003, at 12:57, Jonathan Fleming wrote:
Converting NSArray Objects To EOEnterprise Objects...
can this be done? If so, how is it done

Can you rephrase the question, please? ;-)

Generally, an entity-- an enterprise object-- is not directly represented as a collection of objects like an array. More specifically, arrays are generally used to contain the objects in the destination of a to-many relationship.

That is, a Shopping Cart will contain a bunch of Products. In the implementation, the Shopping Cart entity will have a to-many relationship to the Product entity; the product instances in a particular shopping cart will be contain in an instance of NS*Array.

b.bum
_______________________________________________
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.

References: 
 >Converting NSArray Objects To EOEnterprise Objects (From: "Jonathan Fleming" <email@hidden>)

  • Prev by Date: Re: Revision control (was: Re: VSS for WO/PB/Eclipse [NEWBIE])
  • Next by Date: Re: Revision control (was: Re: VSS for WO/PB/Eclipse [NEWBIE])
  • Previous by thread: Converting NSArray Objects To EOEnterprise Objects
  • Next by thread: Re: Revision control (was: Re: VSS for WO/PB/Eclipse [NEWBIE])
  • Index(es):
    • Date
    • Thread