[jboss-jira] [JBoss JIRA] (DROOLS-64) Traits do not comply with type inheritance on "modify"

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Tue Nov 12 05:55:05 EST 2013


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

RH Bugzilla Integration commented on DROOLS-64:
-----------------------------------------------

Mario Fusco <mfusco at redhat.com> made a comment on [bug 1029399|https://bugzilla.redhat.com/show_bug.cgi?id=1029399]

Modifying a traited object does not refresh its traits. For example, if a Person is traited as a Worker, modifying the core Person won't cause the rules for Worker to be reevaluated.

The dynamic types should be consolidated internally
Modifications should be propagated
Refraction should be used to prevent duplicate activations
                
> Traits do not comply with type inheritance on "modify"
> ------------------------------------------------------
>
>                 Key: DROOLS-64
>                 URL: https://issues.jboss.org/browse/DROOLS-64
>             Project: Drools
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 5.5.0.Final
>            Reporter: Davide Sottara
>            Assignee: Mario Fusco
>            Priority: Blocker
>             Fix For: 5.5.1.Final, 6.0.0.CR1
>
>
> Modifying a traited object does not refresh its traits. For example, if a Person is traited as a Worker, modifying the core Person won't cause the rules for Worker to be reevaluated. 
> The dynamic types should be consolidated internally
> Modifications should be propagated
> Refraction should be used to prevent duplicate activations

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