[jira] [Created] (IGNITE-2556) The majority of method names in scalar module are (technically) invalid scala

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-2556) The majority of method names in scalar module are (technically) invalid scala

Anton Vinogradov (Jira)
Alec Zorab created IGNITE-2556:
----------------------------------

             Summary: The majority of method names in scalar module are (technically) invalid scala
                 Key: IGNITE-2556
                 URL: https://issues.apache.org/jira/browse/IGNITE-2556
             Project: Ignite
          Issue Type: Bug
            Reporter: Alec Zorab


According to current scala language specification, "the ‘$’ character is reserved for compiler-synthesized identifiers. User programs should not define identifiers which contain ‘$’ characters." [1]


[1] http://www.scala-lang.org/files/archive/spec/2.11/01-lexical-syntax.html#identifiers



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