• 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: SharedEditingContext Write Locks?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SharedEditingContext Write Locks?


  • Subject: Re: SharedEditingContext Write Locks?
  • From: David Teran <email@hidden>
  • Date: Tue, 15 Nov 2005 09:51:24 +0100


Am 14.11.2005 um 22:02 schrieb Dov Rosenberg:

We do have a NSMutableDictionary that we use as an EO cache (primary key is the key).

If you want to cache EOs its a good idea to cache their EOGlobalID and get EOs with:

gid = eo.ec.globalIdForObject(eo);
eo = ec.faultForGlobalId(gid, ec);


gid can be serialized, transferred to other instances and so on.

regards david
 _______________________________________________
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: 
 >Re: SharedEditingContext Write Locks? (From: Dov Rosenberg <email@hidden>)

  • Prev by Date: Re: So how is 5.3.1 looking?
  • Next by Date: 5.3.1: license confusion!
  • Previous by thread: Re: SharedEditingContext Write Locks?
  • Next by thread: Re: SharedEditingContext Write Locks?
  • Index(es):
    • Date
    • Thread