[jboss-jira] [JBoss JIRA] Updated: (JBRULES-2106) Allow "implicit" operators in the language
Mark Proctor (JIRA)
jira-events at lists.jboss.org
Thu Jul 22 17:40:57 EDT 2010
[ https://jira.jboss.org/browse/JBRULES-2106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mark Proctor updated JBRULES-2106:
----------------------------------
Fix Version/s: 5.2.0.M1
(was: 5.1.0.CR1)
> Allow "implicit" operators in the language
> ------------------------------------------
>
> Key: JBRULES-2106
> URL: https://jira.jboss.org/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.2.0.M1
>
>
> 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: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list