[
https://issues.jboss.org/browse/ISPN-5935?page=com.atlassian.jira.plugin....
]
Adrian Nistor updated ISPN-5935:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Integrated. Thanks [~gustavonalle]!
Provide an alias to 'eq' in the Query DSL
-----------------------------------------
Key: ISPN-5935
URL:
https://issues.jboss.org/browse/ISPN-5935
Project: Infinispan
Issue Type: Feature Request
Components: Embedded Querying, Remote Querying
Affects Versions: 8.1.0.Alpha2
Reporter: Gustavo Fernandes
Assignee: Gustavo Fernandes
Fix For: 8.1.0.Beta1
The alias would provide a better experience for Scala users that make use of the
QueryDSL.
Currently {{FilterConditionEndContext.eq}} conflicts with scala's {{AnyRef.eq()}}
method since the scalac compiler cannot infer based on the context. Similar problem with
other libraries:
https://github.com/etorreborre/specs2/issues/361
https://datastax-oss.atlassian.net/browse/JAVA-290
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)