You should also look at the nascent bozo projects, especially bozo.reuse. Jim 2009/8/17 Fabio Tranchitella <kobold@kobold.it>:
Hello,
After messing up with my old-style Zope3 applications and getting crazy understanding the interactions between zope.publisher, zope.app.publisher and zope.app.publication, I decided to try bobo, the lightweight framework Jim published a couple of months ago.
It worked out very well new projects, but our applications (and thus our programming patterns) are heavily based on zope.publisher and friends, so I came up with the idea of reimplementing the zope publisher and the zope publication frameworks using bobo.
z3c.bobopublisher is a minimalistic replacement for zope.publisher, zope.app.publisher, zope.app.publication and zope.traversing; we are using it together with repoze.tm2 (to map transactions to requests) in a WSGI pipeline.
What do you think about it? I'd be curious to know your opinion, if you like the idea and if you have suggestions and/or critics.
Best regards, Fabio _______________________________________________ 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 )
-- Jim Fulton