You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Stefan Seifert (JIRA)" <ji...@apache.org> on 2017/03/14 11:03:41 UTC

[jira] [Commented] (SLING-6592) JCR Content Parser

    [ https://issues.apache.org/jira/browse/SLING-6592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15923986#comment-15923986 ] 

Stefan Seifert commented on SLING-6592:
---------------------------------------

Completed: At revision: 1786877

after discussion in mainling list:
* moved and renamed to jcr/contentparser, updated package and class names accordingly
* removed parse(File) method from API

pending discussion about return type (Map) and further API enhancements like a getDeep/getByPath method for accessing the returned content structure.

> JCR Content Parser
> ------------------
>
>                 Key: SLING-6592
>                 URL: https://issues.apache.org/jira/browse/SLING-6592
>             Project: Sling
>          Issue Type: New Feature
>          Components: JCR
>            Reporter: Stefan Seifert
>            Assignee: Stefan Seifert
>             Fix For: JCR Content 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)