Re: EOGenerator Relationships
Re: EOGenerator Relationships
- Subject: Re: EOGenerator Relationships
- From: Mike Schrag <email@hidden>
- Date: Wed, 17 Sep 2008 10:56:31 -0400
It sounds like your inheritance tree is not what it should be
(Invoice does not subclass _Invoice).
I'm 100% with Florijan here. You're confusing your classes somehow
and putting that method in the wrong place. You couldn't end up with
an actual _Invoice because those _Classes (at least in all the
templates I ship in WOL) are abstract, so you have the overridden
method in the wrong place.
ms
_______________________________________________
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