Re: D2W propertyKey question
Re: D2W propertyKey question
- Subject: Re: D2W propertyKey question
- From: Chuck Hill <email@hidden>
- Date: Fri, 14 Nov 2014 21:43:13 +0000
- Thread-topic: D2W propertyKey question
Key vs KeyPath?
On 2014-11-14, 1:41 PM, "James Cicenia" wrote:
I have an App object.
I have a method in App:
public AppConfigIOS iosAppConfig(){
//lazily create an instance of AppConfigIOS
}
how come I get an error in my rule for “tabSectionContents”
with:
“iosAppConfig.certPassword"
It says lookup of unknown key:
<com.pp.eos.App 0x5b5fbbd7> valueForKey(): lookup of unknown key: ‘iosAppConfig.certFileAttachment’
It is there and it is public. Cannot tabSections use key paths?
Thanks
James
|
_______________________________________________
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