[infinispan-issues] [JBoss JIRA] (ISPN-5935) Provide an alias to 'eq' in the Query DSL
Gustavo Fernandes (JIRA)
issues at jboss.org
Mon Nov 9 11:56:00 EST 2015
Gustavo Fernandes created ISPN-5935:
---------------------------------------
Summary: 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
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)
More information about the infinispan-issues
mailing list