[jboss-jira] [JBoss JIRA] (DROOLS-633) Enable property reactivity for types having more than 64 fields

Mario Fusco (JIRA) issues at jboss.org
Wed Oct 15 12:44:35 EDT 2014


     [ https://issues.jboss.org/browse/DROOLS-633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mario Fusco resolved DROOLS-633.
--------------------------------
    Fix Version/s: 6.2.0.CR2
       Resolution: Done


Fixed by https://github.com/droolsjbpm/drools/commit/c5ad940bf

> Enable property reactivity for types having more than 64 fields
> ---------------------------------------------------------------
>
>                 Key: DROOLS-633
>                 URL: https://issues.jboss.org/browse/DROOLS-633
>             Project: Drools
>          Issue Type: Enhancement
>            Reporter: Mario Fusco
>            Assignee: Mario Fusco
>             Fix For: 6.2.0.CR2
>
>
> At the moment property reactivity uses a long mask where each bit of the mask represents a settable field of the property reactive type. It's required to replace that long mask with a more generic one thus enabling property reactivity for types having more than 64 fields.



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jboss-jira mailing list