• 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: "The WO way"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "The WO way"


  • Subject: Re: "The WO way"
  • From: Art Isbell <email@hidden>
  • Date: Sun, 9 Oct 2005 15:04:40 -1000

On Oct 8, 2005, at 11:08 PM, Mark Wardle wrote:

Each user can have any number of "Events" linked in a one-to-many join. Each event has a number of attributes, all linked one-to-one to other tables - for example "typeOfPatientFK". These attribute tables are generally static, and do not ever change.

In addition to the excellent advice that others have provided, these "reference" tables are ideal candidates for loading once into an EOSharedEditingContext in your Application object. These objects will then be shared by all sessions. This could reduce your app's memory usage and reduce database access which could make your app more responsive. See < LegacyTechnologies/WebObjects/WebObjects_4.5/ System/Documentation/Developer/WebObjects/DeltaDoc/EOF.html#CBGCHAIA> for details.


Aloha,
Art

_______________________________________________
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: "The WO way"
      • From: Mark Wardle <email@hidden>
References: 
 >"The WO way" (From: Mark Wardle <email@hidden>)

  • Prev by Date: Re: Redirect from within Session
  • Next by Date: Re: Adding Objects to an ArrayList (Checkboxes)
  • Previous by thread: Re: "The WO way"
  • Next by thread: Re: "The WO way"
  • Index(es):
    • Date
    • Thread