Diff: //code/hjpath @ e106d11b8 | src | log | howto

-- a/code/hjpath++ b/code/hjpath
@@ -7,7 +7,7 @@
* Object and array traversal: @/someobject/somearray[5]@
* Negative indices for starting from array end: @/someobject/somearray[-1]@ for grabbing last entry
* * wildcard, matches any object or array element: @/someobject/*/anotherarray/*@
* ** wildcard, ==** wildcard==, acts like "//" in XPath, matches any sequence of elements. @**/something@

Get it: "git.bitcheese.net":http://git.bitcheese.net/?a=summary&p=hjpath, "gitorious":http://www.gitorious.org/jpath

By Voker57 on Thu Oct 15 09:50:20 +0000 2009