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 protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to