[ 
http://issues.apache.org/jira/browse/JCR-523?page=comments#action_12424525 ] 
            
Julian Reschke commented on JCR-523:
------------------------------------

I guess that would require extending QueryTreeBuilder with a method that 
returns all supported languages, such as

  Set getSupportedLanguages()

or

  String[] getSupportedLanguages().

QueryTreeBuilderRegistry could then be extended in a similar way, making the 
information visible inside Jackrabbit.



> QueryManagerImpl hardwires supported query languages
> ----------------------------------------------------
>
>                 Key: JCR-523
>                 URL: http://issues.apache.org/jira/browse/JCR-523
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: query
>    Affects Versions: 0.9, 1.0, 1.0.1
>            Reporter: Julian Reschke
>            Priority: Minor
>
> QueryManagerImpl hardwires supported query languages. This seems to be 
> sub-optimal, given the fact that Jackrabbit has a pluggable architecture for 
> additional query languages.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to