[ 
https://issues.apache.org/jira/browse/CAY-2666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nikita Timofeev closed CAY-2666.
--------------------------------
      Assignee: Nikita Timofeev
    Resolution: Fixed

https://github.com/apache/cayenne/pull/433

> Support "$" is db: and obj: expressions
> ---------------------------------------
>
>                 Key: CAY-2666
>                 URL: https://issues.apache.org/jira/browse/CAY-2666
>             Project: Cayenne
>          Issue Type: Bug
>            Reporter: Andrus Adamchik
>            Assignee: Nikita Timofeev
>            Priority: Major
>             Fix For: 4.2.M2
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> We had a long-standing issue CAY-2034 with an idea to support various 
> non-alphanumeric chars in db: and obj: paths. Such an implementation would 
> require an escape syntax. How about we go after a low-hanging fruit first - 
> support "$" in both expressions. "$" is a valid Java identifier character 
> after all, and is in fact used in the code:
> https://docs.oracle.com/javase/8/docs/api/java/lang/Character.html#isJavaIdentifierStart-int-
> https://docs.oracle.com/javase/8/docs/api/java/lang/Character.html#isJavaIdentifierPart-char-
> Hopefully this will not require escaping. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to