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      (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