]
Edson Tirelli updated JBRULES-2106:
-----------------------------------
Fix Version/s: 5.1.0.M2
(was: 5.1.0.M1)
Allow "implicit" operators in the language
------------------------------------------
Key: JBRULES-2106
URL:
https://jira.jboss.org/jira/browse/JBRULES-2106
Project: Drools
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: drools-compiler, drools-core
Affects Versions: 5.0.1.FINAL
Reporter: Edson Tirelli
Assignee: Edson Tirelli
Fix For: 5.1.0.M2
It would be cool if we could develop and enable "implicit" operators. By that I
mean, a method that returns a boolean and take 1 parameter could be used automatically.
Example:
Person( name startsWith "Edson" )
The engine would understand the "startsWith" implicit operator, and would call
the method on the name String.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: