Hi Paul,

http://sling.apache.org/site/discover-sling-in-15-minutes.html touches
on it a little.

https://cwiki.apache.org/confluence/display/SLING/FAQ gives a little
more, including the tidy selector.

https://cwiki.apache.org/confluence/display/SLING/Using+Curl+with+Sling
has a mention of the infinity selector. In more recent versions of
sling I believe there is a property to limit the depth of infinity,
which is set to 10 (or less?) by default.

http://dev.day.com/content/ddc/blog/2008/07/cheatsheet.html
The cheat sheet was mentioned recently so you may have already come
across it. Not sure that it mentions that JSON servlet but it may
still help to instill a sling frame of mind. :)

Regards,

-james.

On Fri, May 4, 2012 at 9:37 AM, Johnson, Paul (Associate)
<pauljohn...@qg.com> wrote:
> Hello,
>
> I am new to Sling and I am trying to find more documentation.  I have been 
> reading the user groups postings and I found some great material, but I do 
> not know where you found this information.  Is there a good location for 
> information?
>
> For instance, this information was cool, but I could not find it on the Sling 
> site (Where did you find it)
>  /content.json --- returns just the properties of /content
>  /content.2.json -- returns /content plus two levels down
>  /content.infinity.json -- returns complete /content tree
>
> Any direction will be great.
>
> Paul R. Johnson

Reply via email to