Re: binding validation problem
Re: binding validation problem
- Subject: Re: binding validation problem
- From: Archibald Singleton <email@hidden>
- Date: Tue, 1 Apr 2008 09:31:05 -0300
On 01 Apr 2008, at 09:06, Mike Schrag wrote:
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).
That's my understanding, hence my posting the problem.
I'm using 3.3.5049 w/ WO 5.3.3 and Eclipse 3.3.2.
The code works but I still get this error message.
Btw, I just quit and restarted Eclipse and the problem went away and I
can't reproduce it.
I'll keep an eye on it and see if it reappears.
= tmk =
_______________________________________________
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