Re: [Zope-dev] zope.app.component broken with zope.component 3.8.0 and greater?

2010-04-12 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jonathan Lange wrote: > I'm trying to update my application to use the recent patch that Tres > Seaver helpfully landed on zope.app.testing. > > The new zope.app.testing seems to require a new zope.component, since > it's importing hooks from z.compo

[Zope-dev] zope.app.component broken with zope.component 3.8.0 and greater?

2010-04-11 Thread Jonathan Lange
Hello, I'm trying to update my application to use the recent patch that Tres Seaver helpfully landed on zope.app.testing. The new zope.app.testing seems to require a new zope.component, since it's importing hooks from z.component rather than zope.site. However, when I update zope.component, I ge