[
https://issues.apache.org/jira/browse/FELIX-5508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15832170#comment-15832170
]
Guillaume Nodet commented on FELIX-5508:
----------------------------------------
What about adding a parser / writer in the utils module and embed it in various
bundles. For the record, the utils module is not a bundle, so that's clear
that the classes need to be embedded in other bundles, but at least it gives us
a nice place where things can be reused within all felix bundles.
https://github.com/apache/felix/tree/trunk/utils/src/main/java/org/apache/felix/utils
> Multiple JSON Serializers
> -------------------------
>
> Key: FELIX-5508
> URL: https://issues.apache.org/jira/browse/FELIX-5508
> Project: Felix
> Issue Type: Improvement
> Components: Converter
> Reporter: David Leangen
>
> There appears to be multiple json serializers in the code base (serializer,
> schematizer, and even more recently webconsole).
> Would it be worthwhile to consider consolidating them somehow, to avoid
> duplicate work?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)