The first talk I went to was entitled “Developing with Repoze2.Zope” by Chris P McDonough. It was a pretty interesting presentation on middleware that can re-implement ZPublisher in such a way that it allows Zope2 to run within Apache + mod_wsgi. Repoze depends on Python Paste and setuptools. If I recall correctly, he gave a demo where he gave Trac a Plone-like interface without modifying either.

(more…)