]
Michael Anstis updated JBRULES-3578:
------------------------------------
Fix Version/s: 6.0.0.Beta1
(was: 5.5.0.CR1)
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: 6.0.0.Beta1
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: