> So at the moment it's either curl (or any other http client), > copying stuff into the repository via WebDAV, or writing > forms ands scripts that create content. > > You could also try to hook an existing JCR explorer to Sling, > for example http://www.jcr-explorer.org/ . I haven't tried it > lately, though. >
Just to let you all know, I have been moving slowly, but I haven't been *completely* idle :-P I have a start on the jcr browser that shows node properties (including their data type, and other attributes like auto-created, protected, etc.). I've been working on the "path bar" that lets you type in a path that takes you to the node and I've been playing around with different ways of displaying the information. I'm trying to have something to show maybe later this week, a couple of different demos that people can comment on. Mostly the thing that's been holding me up is the big re-orgs of the repository and keeping git straight with respect to those changes, though frankly it is doing pretty admirably. > > -Bertrand > Cheers, Craig
