[ 
https://issues.apache.org/jira/browse/JCR-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12839877#action_12839877
 ] 

johann sorel commented on JCR-1697:
-----------------------------------

"GQL" has no relation with JCR. it is just a candidate amoung several others  
(like Common Query Language or Contextual Query Language) to write a query.
See : http://www.loc.gov/standards/sru/specs/cql.html

CQL and GQL are not part of the JCR, and having the "Google" name in it does 
give it any rights to live in the JCR common module.
If you need another query language I suggest you add it in a different module,
this way you won't force everyone to have it if they don't want it.

Some of my projects rely on the jcr-commun module and  I hope it will remain 
dedicated to "pure" JCR.

> Simple Google style query
> -------------------------
>
>                 Key: JCR-1697
>                 URL: https://issues.apache.org/jira/browse/JCR-1697
>             Project: Jackrabbit Content Repository
>          Issue Type: New Feature
>          Components: jackrabbit-jcr-commons
>            Reporter: Marcel Reutegger
>            Priority: Minor
>             Fix For: 1.5.0
>
>
> In the Sling project there's a need for a simple query language. See 
> SLING-573.
> I've created a parser that translates the simple query into an XPath query 
> statement and executes it on a JCR workspace.
> I'll commit it to the jackrabbit-jcr-commons module.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to