You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Radu Cotescu (JIRA)" <ji...@apache.org> on 2019/07/12 14:35:00 UTC

[jira] [Commented] (SLING-8570) Extract a generic Content Parser API from org.apache.sling.jcr.contentparser with pluggable implementations

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

Radu Cotescu commented on SLING-8570:
-------------------------------------

WIP at https://github.com/apache/sling-whiteboard/tree/master/contentparser/

> Extract a generic Content Parser API from org.apache.sling.jcr.contentparser with pluggable implementations
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: SLING-8570
>                 URL: https://issues.apache.org/jira/browse/SLING-8570
>             Project: Sling
>          Issue Type: New Feature
>            Reporter: Radu Cotescu
>            Assignee: Radu Cotescu
>            Priority: Major
>             Fix For: Content Parser API 1.0.0
>
>
> The {{org.apache.sling.jcr.contentparser}} bundle provides the API and three parser implementations supporting JSON, XML and Vault XML structures for generating Sling resource trees. The goal of this issue is to modularise {{org.apache.sling.jcr.contentparser}}, by extracting 4 bundles:
> # org.apache.sling.contentparser.api - API only, no JCR / Jackrabbit dependencies
> # org.apache.sling.contentparser.json - JSON parser implementation
> # org.apache.sling.contentparser.xml - XML parser implementation
> # org.apache.sling.contentparser.xml.jcr - JackRabbit FileVault parser implementation



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)