[
https://issues.apache.org/jira/browse/SLING-535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12681416#action_12681416
]
Andreas Hartmann commented on SLING-535:
----------------------------------------
I did some experiments and was able to connect a dijit.Tree to a JsonRestStore.
The JSON is generated by a custom servlet because the output of the Sling's
standard JSON servlets is not suitable for a tree store. I didn't implement any
support for write operations yet.
If someone is still working on this, I'd be happy to join.
> Align Node and Property Stores with Dojo's upcoming JsonRestStore
> -----------------------------------------------------------------
>
> Key: SLING-535
> URL: https://issues.apache.org/jira/browse/SLING-535
> Project: Sling
> Issue Type: Improvement
> Components: Extensions
> Reporter: Lars Trieloff
> Assignee: Lars Trieloff
> Priority: Minor
>
> Dojo 1.2 will include (aside from widget beautification) a JsonRestStore that
> works very closely to what we already have in the dojo extensions, but it
> provides some additional features like object synchronization (which is good
> performance-wise if you are doing many reads on a node) and integration with
> Google Gears for offline support.
> Thanks to Michael Marth for spotting this and please assign this issue to me
> if possible.
> http://www.sitepen.com/blog/2008/06/13/restful-json-dojo-data/
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.