Searching NSArray of EO objects for key value
Searching NSArray of EO objects for key value
- Subject: Searching NSArray of EO objects for key value
- From: Randall Perry <email@hidden>
- Date: Thu, 08 Jul 2004 23:19:28 -0400
I've got an NSArray of EO objects from a db fetch. I need to search the
objects in the array to see if one key value matches a variable.
Specifically, I need to see if the 'filesize' key value matches the filesize
of a file that's about to be uploaded (to test for potential dupes).
What's the best way to do this? Should I just iterate through the array
checking each object's key value, or is there a shortcut?
--
Randall Perry
sysTame
Xserve Web Hosting/Co-location
Website Design/Development
WebObjects Hosting
Mac Consulting/Sales
http://www.systame.com/
_______________________________________________
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.