Skip to content

Conversation

@samarjit
Copy link

@samarjit samarjit commented Dec 8, 2012

XML with attributes can be serialized and de-serialized as original xml which was terribly missing in the original implementation. As a sideeffect the following changes happened. JSONObject implements Map and JSONArray implements List. Internal JSONObject map used LinkedHashMap for order which is desirable in many cases like returning sorted array from server to html.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant