[
https://issues.apache.org/jira/browse/OAK-19?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13231041#comment-13231041
]
Michael Dürig commented on OAK-19:
----------------------------------
The parsers in org.apache.jackrabbit.oak.jcr.json [1] grew out of of the need
for parsers which are composable, extensible flexible and offer sufficient
abstractions.
[1] https://github.com/mduerig/json-jerk/blob/master/README.md
> Consolidate JSON utilities
> --------------------------
>
> Key: OAK-19
> URL: https://issues.apache.org/jira/browse/OAK-19
> Project: Jackrabbit Oak
> Issue Type: Task
> Components: core, jcr
> Reporter: angela
>
> i seems confusing to me that we are having multiple different json utilities
> in the
> current oak stack:
> - a dependency to google-json
> - a complete json utility including parser, json abstraction in oak-jcr
> (org.apache.jackrabbit.oak.jcr.json)
> - another json utility in org.apache.jackrabbit.mk.json containing tokenizer
> et. al.
> imo we should only have one single json utility and i would therefore suggest
> that
> we discuss this issue and try to reach a consensus which json-library we want
> to use.
> what do you think?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira