[ 
https://issues.apache.org/jira/browse/SLING-194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tobias Bocanegra updated SLING-194:
-----------------------------------

    Attachment: loader-xjson.r616687.patch

providing patch for Loader that implements content loading from default 
json serialized content. currently uses special extension: .xjson

> use default format for JSON resource loader 
> --------------------------------------------
>
>                 Key: SLING-194
>                 URL: https://issues.apache.org/jira/browse/SLING-194
>             Project: Sling
>          Issue Type: Improvement
>          Components: Repository
>            Reporter: Tobias Bocanegra
>         Attachments: loader-xjson.r616687.patch
>
>
> the current org.apache.sling.jcr.resource.internal.loader.JsonReader has a 
> pretty simple format for loading content from the bundles into the 
> repository. the pain is that if you already have repository content, you 
> can't create just a JSON dump and put it in the resource.
> suggest to change the JsonReader to accept a JSON dump as provided by a JSON 
> content export by the default servlet.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to