Hi! I have a problem with the JSONObject in Tapestry. I would like to use a Javascript Prototype component which expects a JSON object. The component outputs the data in the order they were transmitted in the JSON object. The problem is that in the implementation of the JSONObject in Tapestry a map is used and therefore the order is lost. Here, an OrderedMap would be the better choose. Should I open a JIRA on this?
Regards, Michael --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org