[
https://issues.apache.org/jira/browse/SLING-3368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicolas Peltier updated SLING-3368:
-----------------------------------
Attachment:
[json]_add_JSONArray_adaptTo(List_class),_JSONObject_adaptTo(Map_class),_iterable_JSONArra.patch
proposed path for adaptTo:
- kept Iterable for JSONArray for different use cases
- makes immutable the returned values
- added some basic tests
> Simplify JSONObject and JSONArray access
> ----------------------------------------
>
> Key: SLING-3368
> URL: https://issues.apache.org/jira/browse/SLING-3368
> Project: Sling
> Issue Type: Improvement
> Components: Commons
> Reporter: Nicolas Peltier
> Priority: Minor
> Attachments:
> [json]_add_JSONArray_adaptTo(List_class),_JSONObject_adaptTo(Map_class),_iterable_JSONArra.patch,
> [json]_add_other_ways_to_use_JSONArray_and_JSONObject.patch
>
>
> Map JSONObject.toMap and JSONArray implementing Iterable allows better usage
> of those classes.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)