[jboss-jira] [JBoss JIRA] (DROOLS-88) Support generics in declared types' fields

Michael Biarnes Kiefer (JIRA) jira-events at lists.jboss.org
Thu Nov 21 06:32:07 EST 2013


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

Michael Biarnes Kiefer updated DROOLS-88:
-----------------------------------------

    Fix Version/s: 6.1.0.Beta1
                       (was: 6.0.0.Final)

    
> Support generics in declared types' fields
> ------------------------------------------
>
>                 Key: DROOLS-88
>                 URL: https://issues.jboss.org/browse/DROOLS-88
>             Project: Drools
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 5.5.0.Final
>            Reporter: Davide Sottara
>            Assignee: Davide Sottara
>            Priority: Minor
>             Fix For: 5.5.1.Final, 6.1.0.Beta1
>
>
> It should be possible to write:
> declare Foo
>   list : List<String>
> end
> While not supported in rules using the mvel dialect, it makes declared types much more readable, and adds some type-safety to java rules.
> Notice that this ticket is NOT related to the possibility of declaring generic classes, such as Foo<T>.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list