[
https://issues.apache.org/jira/browse/SLING-535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12681515#action_12681515
]
Rory Douglas commented on SLING-535:
------------------------------------
The current SlingNodeStore can be used with a dijit.Tree, there are examples of
this in the example file /dojox/data/demo/demo4.html. Note, that file is a
little outdated and refers to a /samplenodes URL that used to be included in
the build prior to some reorg. Editing that file and setting all the urls of
the SlingNodeStore's to / or some other existing URL should make the samples
work. There are some extra options on SlingNodeStore that allow finer control
of the content returned when attaching a store to the a TreeModel.
> 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.