[Zope-dev] zope.app.publisher 3.7.0 release

2009-05-22 Thread Alexander J Smith
I just released a new version of zope.app.publisher.  The changes in this
version are largely related to reducing dependencies on zope.app.component
and zope.app.container.

-- 
Alex Smith
Software Engineer
Zope Corporation
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] zope.app.publisher 3.7.0 release

2009-05-22 Thread Martijn Faassen
Hey,

Alexander J Smith wrote:
 I just released a new version of zope.app.publisher.  The changes in 
 this version are largely related to reducing dependencies on 
 zope.app.component and zope.app.container.

Thanks very much for doing this work!

I could actually remove the (direct) test-dependency on 
zope.app.component from it as well, though the tests will still obtain 
it indirectly.

Regards,

Martijn

___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )