[jboss-jira] [JBoss JIRA] Commented: (JBRULES-1104) Inserted Objects are lost if no matching ObjectTypeNodes
Mark Proctor (JIRA)
jira-events at lists.jboss.org
Thu Aug 23 23:44:18 EDT 2007
[ http://jira.jboss.com/jira/browse/JBRULES-1104?page=comments#action_12373628 ]
Mark Proctor commented on JBRULES-1104:
---------------------------------------
This was slightly mistaken, internal Objects where lost, like InitialFactImpl
> 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: Mark Proctor
> 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