[jboss-jira] [JBoss JIRA] Created: (JBRULES-732) modifyObject optimization problem...

Nicolas Dery (JIRA) jira-events at lists.jboss.org
Mon Mar 12 16:07:46 EDT 2007


modifyObject optimization problem...
------------------------------------

                 Key: JBRULES-732
                 URL: http://jira.jboss.com/jira/browse/JBRULES-732
             Project: JBoss Rules
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 3.1-m1
         Environment: Windows Xp Pro Sp2 en, Eclipse, 
            Reporter: Nicolas Dery
         Assigned To: Mark Proctor


Lets say you have a rule in which you have a "eval" statement in the LHS

then you assert an object wich will NOT fire that rule... 

then you modify the object so the rule will fire .. 

you do  workingMemory.modifyObject( ... ) ;
              workingMemory.fireAllRules();

the rule will not fire because of an optimization

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list