[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:39:36 EDT 2014


Mario Fusco created DROOLS-633:
----------------------------------

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


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