[ https://issues.apache.org/jira/browse/FELIX-5332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15507367#comment-15507367 ]
David Leangen commented on FELIX-5332: -------------------------------------- Hi [~bosschaert], yeah, it does make the code much less light-weight. It would appear to roughly double the size, so I think you are right that it should be separated out into a separate API/module. It would appear that I was completely mistaken when I originally assumed that it would overlap with the same code. It could, but it would make the code much more complex, which is not desirable. To keep it separate means that the codebase doubles in size, which is also not desirable. Sigh. :-( I can make this change, but probably can't start until about next week or so. Is that ok? I'm not entirely sure what you mean by withContext(Object obj), so I may need your help. > Serializer > ---------- > > Key: FELIX-5332 > URL: https://issues.apache.org/jira/browse/FELIX-5332 > Project: Felix > Issue Type: New Feature > Components: Converter > Reporter: David Leangen > Assignee: David Bosschaert > Attachments: patch.diff > > > Test case and a bit of code to show how a Serializer could work. > To work as a Serializer, the type information needs to be embedded into the > output. -- This message was sent by Atlassian JIRA (v6.3.4#6332)