Re: valueForKey for Relationship?
Re: valueForKey for Relationship?
- Subject: Re: valueForKey for Relationship?
- From: Chuck Hill <email@hidden>
- Date: Thu, 2 Sep 2004 13:09:12 -0700
Not sure what you mean. 'company.employees' will return an NSArray of
the employees() relationship on company. 'company.employees.fullName'
will return an NSArray of the result of calling fullName() on each of
the elements in the employees() relationship on company. Did you have
something else in mind?
Chuck
On Sep 2, 2004, at 12:50 PM, James Cicenia wrote:
Is there a variant, I haven't found it in the api yet, that returns an
array of related objects based upon the key?
-James Cicenia
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.