• 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: Storing tables in Application
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Storing tables in Application


  • Subject: Re: Storing tables in Application
  • From: Wolfram Stebel <email@hidden>
  • Date: Wed, 07 Dec 2005 10:02:32 +0100
  • Thread-topic: Storing tables in Application

Am 06.12.2005 22:48 Uhr schrieb "Jan Verrept" unter <email@hidden>:

> In the Quickstart manual the Session is used to manage tables that
> are more or less global to each session.
> I have a few table's in my dbase that are global to the application.
> They are used to populate WOPopupButtons and get changed maybe once
> each year.
> Would it  be possible to manage these tables in in the Application
> rather then in the Session.
Indeed, but keep in mind: every running instance will keep it's own lists.
On the other hand, if the tables do not depend on a users preferences (i.e.
language) keep them in the application, that's sufficient!

Oh: one thing more, fetch those tables via the same EOEditingContext as the
one you use for other entities you want to relate to this values! Otherwise
you will get error messages on saving.

Wolfram


 _______________________________________________
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: 
 >Storing tables in Application (From: Jan Verrept <email@hidden>)

  • Prev by Date: _EOCheapCopyMutableArray blocks
  • Next by Date: Re: Encrypted Database
  • Previous by thread: Storing tables in Application
  • Next by thread: Re: Storing tables in Application
  • Index(es):
    • Date
    • Thread