[
https://issues.apache.org/jira/browse/TAP5-2098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813360#comment-13813360
]
Hudson commented on TAP5-2098:
------------------------------
SUCCESS: Integrated in tapestry-trunk-freestyle #1184 (See
[https://builds.apache.org/job/tapestry-trunk-freestyle/1184/])
TAP5-2098: Maintain JSONObject keys & values in the order they were added
(hlship: rev dd6fa7bc617e197d4298b1b3a8adb0a70b8e6933)
* tapestry-json/src/test/groovy/json/specs/JSONObjectSpec.groovy
* tapestry-json/src/main/java/org/apache/tapestry5/json/JSONObject.java
> JSONObject should keep its properties in the order in which they were added
> ---------------------------------------------------------------------------
>
> Key: TAP5-2098
> URL: https://issues.apache.org/jira/browse/TAP5-2098
> Project: Tapestry 5
> Issue Type: Wish
> Components: tapestry-json
> Affects Versions: 5.3, 5.4
> Reporter: Jochen Kemnade
> Assignee: Howard M. Lewis Ship
> Priority: Minor
> Labels: json, patch
> Fix For: 5.4
>
>
> While JSON objects are unordered according to the specification, it would be
> nice if Tapestry's implementation kept its properties in the order of their
> insertion. That way, it could be used for pretty-printing more easily.
--
This message was sent by Atlassian JIRA
(v6.1#6144)