Re: Unable to verify key 'abc' because the keypath 'session.stringTable' in MyComponent is a collection
Re: Unable to verify key 'abc' because the keypath 'session.stringTable' in MyComponent is a collection
- Subject: Re: Unable to verify key 'abc' because the keypath 'session.stringTable' in MyComponent is a collection
- From: Mike Schrag <email@hidden>
- Date: Tue, 18 Mar 2008 09:04:41 -0400
Or turn off "Warn if missing key on NSArray/NSDictionary" I think ...
ms
On Mar 18, 2008, at 8:07 AM, David LeBer wrote:
On 18-Mar-08, at 5:49 AM, Alexander Spohr wrote:
Hi List,
how do I switch this message off?
„Unable to verify key 'abc' because the keypath
'session.stringTable' in MyComponent is a collection.“
I know that it is a collection (NSDictionary) and I know that it is
not verifyable, so I really don’t need that warning, it just
clutters my problems-panel.
Eclipse => Preferences => WOLips => Binding Validation has a lot of
checkboxes, but none of the texts looks as if it kills that
warning :)
Append //VALID to the binding.
Inline: <wo:str value="$session.stringTable.abc//VALID"/>
Wod:
MyString:WOString {
value = session.stringTable.abc; //VALID
}
Or, add an entry in:
Exlipse -> Preferences -> WOLips -> Binding Validation Rules
;david
--
David LeBer
Codeferous Software
'co-def-er-ous' adj. Literally 'code-bearing'
site: http://codeferous.com
blog: http://davidleber.net
profile: http://www.linkedin.com/in/davidleber
--
Toronto Area Cocoa / WebObjects developers group:
http://tacow.org
_______________________________________________
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
_______________________________________________
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