[jboss-jira] [JBoss JIRA] Commented: (JBRULES-44) Dynamic proxy for shadow fact support
Edson Tirelli (JIRA)
jira-events at jboss.com
Thu Oct 5 15:58:41 EDT 2006
[ http://jira.jboss.com/jira/browse/JBRULES-44?page=comments#action_12344728 ]
Edson Tirelli commented on JBRULES-44:
--------------------------------------
JBRULES-44:
* Proxying and delegating all methods now
* Unit test updated
$ svn commit drools-core/src/test/java/org/drools/base/ShadowProxyFactoryTest.java drools-core/src/main/java/org/drools/reteoo/ObjectTypeNode.java drools-core/src/main/java/org/drools/base/ShadowProxyFactory.java drools-core/src/main/java/org/drools/base/ShadowProxy.java drools-core/src/main/java/org/drools/util/asm/ClassFieldInspector.java
Sending drools-core/src/main/java/org/drools/base/ShadowProxy.java
Sending drools-core/src/main/java/org/drools/base/ShadowProxyFactory.java
Sending drools-core/src/main/java/org/drools/reteoo/ObjectTypeNode.java
Sending drools-core/src/main/java/org/drools/util/asm/ClassFieldInspector.java
Sending drools-core/src/test/java/org/drools/base/ShadowProxyFactoryTest.java
Transmitting file data .....
Committed revision 6621.
> Dynamic proxy for shadow fact support
> -------------------------------------
>
> Key: JBRULES-44
> URL: http://jira.jboss.com/jira/browse/JBRULES-44
> Project: JBoss Rules
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Drl Parser/Builder, Manual, Reteoo
> Affects Versions: 3.1-m1
> Reporter: Michael Neale
> Assigned To: Edson Tirelli
> Fix For: 3.1-m1
>
>
> The idea is to use dynamic proxies to support shadow facts. So changes to the facts can be queued up, and the shadows refreshed when propagation has finished.
--
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