[ https://issues.apache.org/jira/browse/FELIX-5508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15850069#comment-15850069 ]
Carsten Ziegeler commented on FELIX-5508: ----------------------------------------- Good points, and I totally agree. The idea is to have a very simple basic solution without any fancy features. Putting it into utils means it's a library that other bundle can embed, we shouldn't provide a service or even a bundle with public api. I think a core restraint is that the writer and the parser is each a single class which can easily be embedded without any additional dependencies. > 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.15#6346)