[jboss-jira] [JBoss JIRA] Closed: (JBRULES-1419) More efficient retraction that doesn't require shadow proxies

Mark Proctor (JIRA) jira-events at lists.jboss.org
Mon May 5 21:46:23 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBRULES-1419?page=all ]

Mark Proctor closed JBRULES-1419.
---------------------------------

    Resolution: Done

> More efficient retraction that  doesn't require shadow proxies
> --------------------------------------------------------------
>
>                 Key: JBRULES-1419
>                 URL: http://jira.jboss.com/jira/browse/JBRULES-1419
>             Project: JBoss Drools
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>            Reporter: Mark Proctor
>         Assigned To: Mark Proctor
>             Fix For: 5.0.0-M1
>
>
> In Drools 3.0 we didn't need shadow proxies, but that was becuse we kept a lot of bi-direction references; but it used a  HashMap per tuple and thus was  very heavy. Looking at the Clips  code it shows another way to do these bi-direction  references that don't require a hashmap per tuple, so lets implement that.

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