<SteveA> it looks like a combination of an edge case in the component architecture (zope adapter registration stuff) and perhaps a leaky sqlobject cache. BugTask has some interesting stuff in its _init where it uses alsoProvides to stick extra interfaces on an object
<SteveA> it's possible that was an edge case of some sqlobject problem combined with a component architecture "being too paranoid" problem
<SteveA> it looks like a combination of an edge case in the component architecture (zope adapter registration stuff) and perhaps a leaky sqlobject cache. BugTask has some interesting stuff in its _init where it uses alsoProvides to stick extra interfaces on an object
<SteveA> it's possible that was an edge case of some sqlobject problem combined with a component architecture "being too paranoid" problem
OOPS-190B176