[jboss-jira] [JBoss JIRA] Commented: (JBRULES-1074) Support the use of Integer, Float, Short and Byte in accumulate functions

Geoffrey De Smet (JIRA) jira-events at lists.jboss.org
Sun Aug 12 10:14:01 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBRULES-1074?page=comments#action_12371806 ] 
            
Geoffrey De Smet commented on JBRULES-1074:
-------------------------------------------

The value in this signature is always a Long, even if it's an Integer:

public void accumulate(Object context,
                           Object value) {

> Support the use of Integer, Float, Short and Byte in accumulate functions
> -------------------------------------------------------------------------
>
>                 Key: JBRULES-1074
>                 URL: http://jira.jboss.com/jira/browse/JBRULES-1074
>             Project: JBoss Rules
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Drl Parser/Builder
>    Affects Versions:  4.0.0.GA
>            Reporter: Geoffrey De Smet
>         Assigned To: Edson Tirelli
>            Priority: Minor
>             Fix For: 4.0.1
>
>
> Currently, even if everything is an Integer (or int's) a value still gets supplied as a Long.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list