• 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
EO Programming Guide ?s
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

EO Programming Guide ?s


  • Subject: EO Programming Guide ?s
  • From: Jeff Schmitz <email@hidden>
  • Date: Sun, 6 Apr 2008 09:54:49 -0500

Hello,
   I've been reading the Webobjects Enterprise Objects Programming Guide and had a couple quick questions about it.  First, are editing contexts usually created per session?  It shows a couple of pictures indicating this, but it never really comes out and says (at least that I found) when new editing contexts should be created.  An then I see quotes such as:

When multiple users access the same data source by sharing an application instance, they most often share data caches. This means that one user’s data query may not actually invoke a fetch from the data source if the data requested has already been fetched by another user and so exists in the cache. 

Which would indicate that all users in a single application may share an editing context.  Or is the "cache" something different than the editing context (which to me itself represents a cached copy of some of the database data)?

Anyway, if I had a clearer picture of the usual architecture regarding editing contexts it would really help as I read the rest of the doc.

Thanks,
Jeff

 _______________________________________________
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

  • Follow-Ups:
    • Re: EO Programming Guide ?s
      • From: Jeff Schmitz <email@hidden>
  • Prev by Date: Re: Error in Eclipse after migrating XCode project
  • Next by Date: Re: EO Programming Guide ?s
  • Previous by thread: How to change the selection of AjaxSelectionList
  • Next by thread: Re: EO Programming Guide ?s
  • Index(es):
    • Date
    • Thread