Re: EOModeler enumeration question
Re: EOModeler enumeration question
- Subject: Re: EOModeler enumeration question
- From: Chuck Hill <email@hidden>
- Date: Thu, 6 Jan 2005 18:28:39 -0800
Yes, that is the right way.
Chuck
On Dec 6, 2004, at 11:57 AM, Andres Toussaint wrote:
Basically, I have a table of "pseudo-static" values, that are used in
other tables as attributes. As a clear example, imagine you have
products in three price ranges, so you define a price table, with
these ranges, and then you have a table that has a list of all the
products, and you assign the price by a simple lookup into the price
table. The price table holds no information on all the other tables
using its values, but when you change a price, all instances in other
tables reflect that change, since they are linked to this price key.
Is it the proper way to have a single relationship from the products
table to the price table?
--
Practical WebObjects - a book for intermediate WebObjects developers
who want to increase their overall knowledge of WebObjects, or those
who are trying to solve specific application development problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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