[
https://issues.apache.org/jira/browse/SLING-6592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15892337#comment-15892337
]
Robert Munteanu commented on SLING-6592:
----------------------------------------
A single unified codebase would be interesting for the IDE tooling as well. You
might want to take a look at the code we use right now for the FileVault
serialisation format:
https://github.com/apache/sling/blob/33aeb415841140250ab04d95e33f6cac847ea4a0/tooling/ide/impl-vlt/src/org/apache/sling/ide/impl/vlt/serialization/ContentXmlHandler.java
> File System Content File Parser
> -------------------------------
>
> Key: SLING-6592
> URL: https://issues.apache.org/jira/browse/SLING-6592
> Project: Sling
> Issue Type: New Feature
> Components: Commons
> Reporter: Stefan Seifert
> Assignee: Stefan Seifert
> Fix For: File System Content File Parser 1.0.0
>
>
> for different usecases around file system resource provider and sling mocks
> (see related tickets) we need to parse content structures from files in the
> file system, e.g. in JSON format or JCR XML format.
> we should put this code in a new commons library so it can be reused from the
> different projects.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)