[jboss-jira] [JBoss JIRA] Updated: (JBRULES-2106) Allow "implicit" operators in the language

Edson Tirelli (JIRA) jira-events at lists.jboss.org
Fri May 28 15:32:30 EDT 2010


     [ https://jira.jboss.org/browse/JBRULES-2106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Edson Tirelli updated JBRULES-2106:
-----------------------------------

    Fix Version/s: 5.1.0.CR1
                       (was: 5.1.0.M2)


> 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.1.0.CR1
>
>
> 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