Ignore these stupid warnings. You know better that the binding will work at runtime or not. Sometimes I get quite weird warnings with Eclipse which complains for missing WO components but I run the application without any problem.
Two things you always do. Avoid using nightly builds and stick to stable versions of any API Always give eclipse a bath by doing a restart (eclipse, not the machine) if you get warnings without any reason. Farrukh On 2010-06-19, at 4:07 PM, Theodore Petrosky wrote: > I tried that and it doesn't remove the warning: > > Unable to verify operator 'sum.amountOfTime // VALID' > > > without the // VALID I get a warning: > > Unable to verify operator 'sum.amountOfTime' > > It is just a warning, I know... but I thought I was doing something wrong.... > > Ted > > > --- On Sat, 6/19/10, Mike Schrag <[email protected]> wrote: > >> From: Mike Schrag <[email protected]> >> Subject: Re: inline bindings and valid... >> To: "Theodore Petrosky" <[email protected]> >> Cc: [email protected] >> Date: Saturday, June 19, 2010, 7:45 AM >>> <wo:WOString value = "[email protected]" >> numberformat = "##.##"/> >> >> <wo:WOString value = "[email protected] >> // VALID" numberformat = "##.##"/> >> >> ms > > > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/webobjects-dev/farrukh.ijaz%40fuegodigitalmedia.com > > This email sent to [email protected] _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
