[jboss-jira] [JBoss JIRA] (JBRULES-3578) Normalize tuple interfaces eliminating the separate interface for RightTuples
Michael Anstis (JIRA)
jira-events at lists.jboss.org
Wed Sep 26 05:28:41 EDT 2012
[ https://issues.jboss.org/browse/JBRULES-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Anstis updated JBRULES-3578:
------------------------------------
Fix Version/s: 5.5.0.CR1
(was: 5.5.0.Beta1)
> Normalize tuple interfaces eliminating the separate interface for RightTuples
> -----------------------------------------------------------------------------
>
> Key: JBRULES-3578
> URL: https://issues.jboss.org/browse/JBRULES-3578
> Project: Drools
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: drools-compiler, drools-core
> Affects Versions: 5.4.0.Final
> Reporter: Edson Tirelli
> Assignee: Edson Tirelli
> Fix For: 5.5.0.CR1
>
>
> The current split of tuples into LeftTuples and RightTuples adds complexity to the system and makes impossible for the system to join (concatenate) 2 left tuples.
> The goal of this task is to normalize all tuple interfaces into a single interface, allowing two-input nodes like joins to join 2 tuples, independently of the number of elements in each.
--
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