On 27/04/2011, at 11:59 PM, Martin Batholdy wrote: > [bookmarks sortUsingDescriptors:[NSArray arrayWithObjects:descriptor, nil]]; > > > but how can I first "group" the dictionaries by type and then within the > types sort them by date? > (so use two sorting-criteria with a different priority)
Note that -sortUsingDescriptors: takes an array. Does that help? --Graham _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com