Re: Returning a Related Array of Attributes?
Re: Returning a Related Array of Attributes?
- Subject: Re: Returning a Related Array of Attributes?
- From: James Cicenia <email@hidden>
- Date: Fri, 17 Sep 2004 09:23:04 -0500
Then why can't I do something like:
<x-tad-bigger>list.addObjects((String[])portfolio.portfolioMetrics().valueForKey(</x-tad-bigger><x-tad-bigger>"name"</x-tad-bigger><x-tad-bigger>));
-James Cicenia
</x-tad-bigger>
On Sep 16, 2004, at 7:17 PM, Chuck Hill wrote:
company().employees().valueForKey("name")
On Sep 16, 2004, at 5:01 PM, James Cicenia wrote:
Hello -
I am wondering if there is a one line piece of webobjects magic that I am missing.
Something which would return an array of strings from a relationship.
Say I have a company with employee objects. I want a new string array of the
company's employee names.
I have been looping through the relationship
and adding the string to a mutable array and was wondering
if their was a shortcut I have not stumbled upon?
Thanks again,
James Cicenia _______________________________________________
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
--
Practical WebObjects - a book for intermediate WebObjects developers who want to increase their overall knowledge of WebObjects, or those who are trying to solve specific application development problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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