• 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: WO 5.4 - can I multi-thread a WO app that uses EOF
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WO 5.4 - can I multi-thread a WO app that uses EOF


  • Subject: Re: WO 5.4 - can I multi-thread a WO app that uses EOF
  • From: "Ricardo J. Parada" <email@hidden>
  • Date: Fri, 06 Feb 2009 11:39:05 -0500


On Feb 6, 2009, at 11:33 AM, Ricardo J. Parada wrote:

EOObjectStoreCoordinator parentObjectStore = new EOObjectStoreCoordinator();
EOEditingContext editingContext - new EOEditingContext(parentObjectStore);

Oops... that minus sign should be an equal sign:

EOObjectStoreCoordinator parentObjectStore = new EOObjectStoreCoordinator();
EOEditingContext editingContext = new EOEditingContext(parentObjectStore);

;-)
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >WO 5.4 - can I multi-thread a WO app that uses EOF (From: Karthik N <email@hidden>)
 >Re: WO 5.4 - can I multi-thread a WO app that uses EOF (From: Kieran Kelleher <email@hidden>)
 >Re: WO 5.4 - can I multi-thread a WO app that uses EOF (From: "Ricardo J. Parada" <email@hidden>)

  • Prev by Date: Re: WO 5.4 - can I multi-thread a WO app that uses EOF
  • Next by Date: Re: Custom attribute class conversion in entity modeler
  • Previous by thread: Re: WO 5.4 - can I multi-thread a WO app that uses EOF
  • Next by thread: Beware FireBug 1.3.1 and Selenium
  • Index(es):
    • Date
    • Thread