|
Page Edited :
SLING :
Sling-based JCR explorer
Sling-based JCR explorer has been edited by Bertrand Delacretaz (Apr 21, 2009). Change summary: Add a new requirement Here's a quick and dirty spec for a JCR Explorer, feel free to expand/refine! RequirementsMore or less in priority order: Visualize the nodes of the JCR repository in a tree view, and/or in a search view with a search box at the top and a list of matching Nodes below. Display all the details of a Node or Property: type, mixins, value, and later locking status, versions, etc. Provide RESTful URLs to access each Node and Property. Allow Nodes and Properties to be created, updated, deleted, and moved around the tree. When creating a Node, allow its nodetype to be specified. Allow mixins to be added to a Node later on. Handle the JCR Session save/abort concept, where a number of changes to Nodes and Properties are only saved when explicitely actioning a "save" command. Later, use OSGi-based plugins to edit Property values. The JCR explorer has to be usable for pure JCR repositories (non-Sling), even though the explorer itself would run under Sling (use cases : display the list of available repositories, add/delete/update a new JCR repo, ...). Technical IssuesSelect a good UI framework : Jquery, YUI or GWT ? |
Unsubscribe or edit your notifications preferences
