Hi Christophe, I'm not sure if this interests you or not, but I have a similar need with respect to the JCR explorer. I have a patch here (https://issues.apache.org/jira/browse/SLING-518) that I'm waiting for someone to give guidance on. I'd be happy to hear what you come up with and maybe we can find a good, extensible solution together. If nothing else, maybe it gives you an idea of how to proceed.
Cheers, Craig > -----Original Message----- > From: Christophe Lombart [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 18, 2008 6:43 AM > To: [email protected] > Subject: Json Rendering > > Hi all, > > I would like to modify the Json rendering. I want to add the > node path & name. What is the best way to extend the > JsonServlet for this kind of requirements ? I would like to > do it for any kind of resource types & Jcr Node types. That's > why I would like to avoid to add a new scripts for each > types. I thought to build my own json servlet bur I'm just > wondering if there is not another way to do that. > > > Thanks, > Christophe > >
