[ 
https://issues.apache.org/jira/browse/CMIS-26?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12728276#action_12728276
 ] 

Florent Guillaume commented on CMIS-26:
---------------------------------------

r788422 Start of ANTLR grammar for CMIS SQL
r789311 Split grammar into lexer and parser, put generated .tokens file in the 
built JAR for reuse
r789827 Refactored tree generation for better trees. Allow colon in identifiers
r791926 Make simple implementation queries work correctly, using an ANTLR 
grammar and tree walker


> Make simple implementation queries work correctly
> -------------------------------------------------
>
>                 Key: CMIS-26
>                 URL: https://issues.apache.org/jira/browse/CMIS-26
>             Project: Chemistry
>          Issue Type: Improvement
>          Components: simple
>            Reporter: Florent Guillaume
>            Assignee: Florent Guillaume
>
> Use a proper evaluator for the CMIS SQL queries, based on an ANTLR parser and 
> tree walker.
> This way, actual queries can be made.
> This also serves as an example of tree walker so that third-party projects 
> can reuse the same ANTLR Lexer+Parser.

-- 
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