On Jan 30, 2008, at 1:39 AM, Nico Ritsche wrote: > > > [ 'general_event_types', [GeneralEventType1, GeneralEventType2, ..], > 'prices', [Price1, Price2, ..], > 'specific_event_types', [SpecificEventType1, > SpecificEventType2, ..], > 'teachers', [Teacher1, Teacher2, ..] ] > > But this is not what I get. The keys in the resulting array still have > an arbitrary order, the exact same order as if I don't call .sort at > all. Can you cut, paste, and post the snippit of code you are using to display your incorrect results?