[jboss-jira] [JBoss JIRA] (DROOLS-653) Normalize tuple interfaces eliminating the separate interface for RightTuples

Mario Fusco (JIRA) issues at jboss.org
Mon Nov 30 10:17:00 EST 2015


    [ https://issues.jboss.org/browse/DROOLS-653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13135186#comment-13135186 ] 

Mario Fusco commented on DROOLS-653:
------------------------------------

Partially implemented by https://github.com/droolsjbpm/drools/commit/f7c2739f2f6b5ce38f80bf6d4e7c743773e9aa9e

> Normalize tuple interfaces eliminating the separate interface for RightTuples
> -----------------------------------------------------------------------------
>
>                 Key: DROOLS-653
>                 URL: https://issues.jboss.org/browse/DROOLS-653
>             Project: Drools
>          Issue Type: Sub-task
>    Affects Versions: 5.5.0.Final
>            Reporter: Edson Tirelli
>            Assignee: Mario Fusco
>
> 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 was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list