You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Tobias Bocanegra (JIRA)" <ji...@apache.org> on 2008/02/01 21:37:09 UTC

[jira] Updated: (SLING-194) use default format for JSON resource loader

     [ 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.