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

Mark Proctor (JIRA) jira-events at lists.jboss.org
Thu Apr 12 09:27:25 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBRULES-732?page=comments#action_12359099 ] 
            
Mark Proctor commented on JBRULES-732:
--------------------------------------

I think this is fixed in trunk, atleast this part was fixed:
$f : Fact()
eval( $f.value() < 10 )

Can you confirm?

> 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