Re: EO: Filtering Existing Objects
Re: EO: Filtering Existing Objects
- Subject: Re: EO: Filtering Existing Objects
- From: Kaj Hejer <email@hidden>
- Date: Sun, 3 Aug 2003 13:30:43 +0200
At 03:25 -0400 03-08-2003, Goodbye Bill wrote:
Yes, I have read through that area of the API. Thanks, but I'm not looking
to do ordering. I'm looking to pull out a subsection of objects.
Essentially, I either need to be able to do something similar to a join, but
with objects, OR I need to pull out a subset of objects from an existing
array of objects.
Hi!
Take a look at
EOQualifier.filteredArrayWithQualifier
and
EOQualifier.filterArrayWithQualifier
You can use them to pull out a subset of EO objects from an array.
-Kaj :)
_______________________________________________
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.