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 protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to