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


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