Re: binding validation problem
Re: binding validation problem
- Subject: Re: binding validation problem
- From: Mike Schrag <email@hidden>
- Date: Tue, 1 Apr 2008 08:06:26 -0400
That warning is normal when you use the default method application()
from WOComponent. That method returns an object of type
WOApplication that does not have your ivar declared.
That should not be true in WOLips ... If it is, it's a bug.
WOApplication and WOSession are handled in a special way in that
WOLips validation looks for subclasses in your project rather than
superclasses (like most return types).
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