: > If order is more important here, then it should have been a NamedList.
Yeah ... i think this is one of those cases where we were too overzealous with SimpleOrderedMap : I need to parse through this list with javascript so would like to set the : output to an array if possible? it's not possible right now -- you'll have to convert the map to a list in javascript and sort it. fortunately i don't think that hsould be too hard (but my javascript is rusty, so i'm not sure off the top of my head what it would look like) -Hoss