[jboss-jira] [JBoss JIRA] Created: (JBRULES-1104) Inserted Objects are lost if no matching ObjectTypeNodes
Mark Proctor (JIRA)
jira-events at lists.jboss.org
Sun Aug 19 22:18:01 EDT 2007
Inserted Objects are lost if no matching ObjectTypeNodes
--------------------------------------------------------
Key: JBRULES-1104
URL: http://jira.jboss.com/jira/browse/JBRULES-1104
Project: JBoss Rules
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.0.0.GA
Reporter: Mark Proctor
Assigned To: Edson Tirelli
Fix For: 4.0.1
We do not remember objects that have no matching ObjectTypeNodes. Instead we should keep a LinkedList of Ojects that do not have all their interfaces and superclasses matched by ObjectTypeNodes. This can be checked by the ObjectTypeConf which can cache the total number of interfaces and superclasses and compare the number against the ObjectTypeNode cache.
--
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