Hi Sandro, On Wed, May 9, 2012 at 12:38 PM, Sandro Boehme <[email protected]> wrote: > ...to examine the content in a Sling resource tree I created a preview version > of the JCRBrowser for Sling... ... > At the wiki https://github.com/sandroboehme/jcrbrowser/wiki you see a > screenshot and find other infos...
Looks good! Did you look at our other explorers? We have two of them already ;-) http://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/explorer This one offers fairly comprehensive editing functionality, it might be good to merge (at least ideas) between it and yours? http://svn.apache.org/repos/asf/sling/trunk/contrib/explorers/gwt This one is based on gwt, navigation is quite fast but IIUC it doesn't do editing yet. I'm not using any of them myself, as we have our own editor in our Sling-based products - but I think it would be great to have a full-featured browser. -Bertrand
