NSSet was still the way to go, simply using NSSet.setByIntersectingSet
(NSSet) instead of NSSet.setByUnioningSet(NSSet)
Thanks for all the assistance!
On Mar 7, 2007, at 3:59 PM, David Avendasora wrote:
Doh, Doh, Doh!
I meant intersection, not union. Ahg. Digging more through NSSet,
NSRange, etc.
Sorry all.
Dave
On Mar 7, 2007, at 3:20 PM, Georg von Bülow wrote:
Hi David,
NSArray has a method arrayByAddingObjectsFromArray, so:
array1=array1.arrayByAddingObjectsFromArray(array2);
Regards,
Georg
Hi all,
Is there an easy (WO or plain Java) way to derive the union of
two NSArrays?
Thanks!
Dave
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/georg%
40moleque.com.br
This email sent to [EMAIL PROTECTED]
--
\o/ Georg von Bülow, Moleque de Idéias Educação e Tecnologia Ltda
| Phone: 55-21-2710-0178 E-mail: [EMAIL PROTECTED]
/ \ http://www.moleque.com.br Niterói - Rio de Janeiro - Brasil
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/webobjects%
40avendasora.com
This email sent to [EMAIL PROTECTED]
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]