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

Edson Tirelli (JIRA) jira-events at lists.jboss.org
Tue May 17 15:50:01 EDT 2011


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

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

    Fix Version/s: FUTURE
                       (was: 5.2.0.CR1)


> Allow "implicit" operators in the language
> ------------------------------------------
>
>                 Key: JBRULES-2106
>                 URL: https://issues.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: FUTURE
>
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list