[jboss-jira] [JBoss JIRA] Closed: (JBRULES-1107) Support for multiple pattern in accumulate source pattern

Mark Proctor (JIRA) jira-events at lists.jboss.org
Fri Sep 21 21:18:11 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBRULES-1107?page=all ]

Mark Proctor closed JBRULES-1107.
---------------------------------

    Fix Version/s: 4.0.2
       Resolution: Duplicate Issue

This is a duplicate of the now completed task JBRULES-1040

> Support for multiple pattern in accumulate source pattern
> ---------------------------------------------------------
>
>                 Key: JBRULES-1107
>                 URL: http://jira.jboss.com/jira/browse/JBRULES-1107
>             Project: JBoss Rules
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Reteoo
>    Affects Versions:  4.0.0.GA
>            Reporter: Juergen none
>         Assigned To: Mark Proctor
>             Fix For: 4.0.2
>
>
> Accumulate should support more than one pattern as source pattern. e.g.:
> Number() from accumulate(
>     Cheese(
>         price : price,
>         type : type
>     )
>     Person(
>         favouriteCheese == type,
>         age > 30
>     ),
>     sum( price )
> )

-- 
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