array help
array help
- Subject: array help
- From: Theodore Petrosky <email@hidden>
- Date: Wed, 23 Jan 2013 12:35:16 -0800 (PST)
NSArray theNewArray = ERXArrayUtilities.sortedArraySortedWithKey(thePWO.pwoMileStones(), "msDate");
that doesn't work.
what is the correct way to sort an array of objects? I am sure when I see the answer, I will kick myself.
I want to sort this array thePWO.pwoMileStones() of PWOMileStone objects on a date attribute msDate. Nothing I do seems to want to work.
Ted
_______________________________________________
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