[ 
https://issues.apache.org/jira/browse/SLING-4167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14214832#comment-14214832
 ] 

ASF GitHub Bot commented on SLING-4167:
---------------------------------------

GitHub user raducotescu opened a pull request:

    https://github.com/apache/sling/pull/40

    SLING-4167 - The Sightly implementation should provide support for escaped 
expressions

    This commit adds the following changes:
    
    * defined escaped expressions in the lexer
    * defined escaped expressions as text fragments in the parser
    * updated TCK version from Adobe to use the new escaped expressions tests
    * added a resource for the new tests in the testing-content module

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/raducotescu/sling issue/SLING-4167

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/sling/pull/40.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #40
    
----
commit 5b40221777f3b5ce62a27f85f0971a72392830de
Author: Radu Cotescu <[email protected]>
Date:   2014-11-17T16:52:41Z

    SLING-4167 - The Sightly implementation should provide support for escaped 
expressions
    
    * defined escaped expressions in the lexer
    * defined escaped expressions as text fragments in the parser
    * updated TCK version from Adobe to use the new escaped expressions tests
    * added a resource for the new tests in the testing-content module

----


> The Sightly implementation should provide support for escaped expressions
> -------------------------------------------------------------------------
>
>                 Key: SLING-4167
>                 URL: https://issues.apache.org/jira/browse/SLING-4167
>             Project: Sling
>          Issue Type: Bug
>          Components: Scripting
>            Reporter: Radu Cotescu
>
> The Sightly specification \[0\] defines a way to escape Sightly expressions. 
> Currently the Sightly implementation from Sling misses this feature.
> \[0\] - 
> https://github.com/Adobe-Marketing-Cloud/sightly-spec/blob/master/SPECIFICATION.md#111-grammar



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to