Jukka Zitting a écrit :

Hi,

On 4/3/06, Marcel Reutegger <[EMAIL PROTECTED]> wrote:
I would like to invite everyone (or at least whoever is interested...)
to put together a list of 3 query features that are missing the most in
jsr-170/jackrabbit regarding XPath support.

1) Placeholders in queries:

   //element(*,nt:file)[EMAIL PROTECTED]:created>?]

2) Support for predicates in location steps:

   //element(*,nt:file)[EMAIL PROTECTED]:created>'...']/jcr:[EMAIL 
PROTECTED]:lastModified<'...']
This one already works, don't it ?
I run many queries like this one in my app.
I don't know if it belongs to JCR 1.0, but Jackrabbit handles it correctly.

3) Support for child axis in predicates:

   //element(*,nt:file)[EMAIL PROTECTED]:created>'...' and
jcr:[EMAIL PROTECTED]:lastModified<'...']]



Reply via email to