On 20.08.08 14:06, "William Hatch" <[EMAIL PROTECTED]> wrote:

> The sub entities all have the Parent defined as Summary (using the pop
> up) The Summary entity is abstract, and does not have a corresponding
> table set; I thought this was correct; is it? Each of the sub types
> use this as the distinguishing qualifier (summaryRangeType="month")
> where summaryRangeType is a class property and is set in the class
> over ride of awakeFromInsertion, although we're not using EOF to
> populate it anyway, but again thought this was the standard way to go
> about implementing single table inheritance. Thanks Chuck.

I don't know whether it makes a difference, but I also always set the table
on the abstract base entity.

Side note: if you are using ProjectWonder you should do initialization in
init, not in awakeFromInsertion. Or check whether the object is a new object
and only do the initialization there.

cug


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to