Re: EditingContext/Sorting Problem SOLVED
Re: EditingContext/Sorting Problem SOLVED
- Subject: Re: EditingContext/Sorting Problem SOLVED
- From: Chuck Hill <email@hidden>
- Date: Tue, 3 Apr 2007 09:36:32 -0700
On Apr 3, 2007, at 9:33 AM, Mike Schrag wrote:
where relationship results are sent back as NSSet rather than
NSArray which more accurately represents the unordered nature of
the objects.
I've always wondered why most of the WO API isn't NSSet ... Almost
everything in the API is unordered (including all the EOModel api,
etc).
My best guess would be concerns over efficiency as NSSet has to
enforce uniqueness. Set make much more sense conceptually.
Chuck
--
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/products/practical_webobjects
_______________________________________________
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