Re: array help
Re: array help
- Subject: Re: array help
- From: Chuck Hill <email@hidden>
- Date: Wed, 23 Jan 2013 12:37:03 -0800
Looks like it should work, what happens?
On 2013-01-23, at 12:35 PM, Theodore Petrosky wrote:
> 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
--
Chuck Hill Senior Consultant / VP Development
Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
http://www.global-village.net/gvc/practical_webobjects
Global Village Consulting ranks 13th in 2012 in BIV's Top 100 Fastest Growing Companies in B.C!
Global Village Consulting ranks 76th in 24th annual PROFIT 200 ranking of Canada’s Fastest-Growing Companies by PROFIT Magazine!
_______________________________________________
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
References: | |
| >array help (From: Theodore Petrosky <email@hidden>) |