[
https://issues.apache.org/jira/browse/SLING-7143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16948258#comment-16948258
]
Bertrand Delacretaz commented on SLING-7143:
--------------------------------------------
At this point I'm not sure how to specify unicode "character classes" in the
grammar, i.e. how to replace regular expression ranges like {{["a"-"z"] |
["A"-"Z"]}} with variants that include the appropriate Unicode characters. Will
need to dig deeper unless someone knows the answer.
https://stackoverflow.com/questions/10934082/are-shorthand-character-classes-such-as-d-not-supported-in-javacc
has info on how to define our own such character classes in the grammar, that
might be helpful.
> Support complete set of symbols for paths
> -----------------------------------------
>
> Key: SLING-7143
> URL: https://issues.apache.org/jira/browse/SLING-7143
> Project: Sling
> Issue Type: Bug
> Components: Repoinit
> Affects Versions: Repoinit Parser 1.2.0
> Reporter: Timothee Maret
> Priority: Major
> Fix For: Repoinit Parser 1.3.2
>
>
> As discussed in SLING-6774 and suggested by [~olli], we should support a
> complete set of symbols for paths.
> cc [~oli], [~bdelacretaz]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)