Re: using WSGIPublisher
Martin Aspeli <[email protected]>
| Newsgroups | gmane.comp.web.zope.devel |
|---|---|
| Message-ID | <CAPN0AASntinG4_xXBfrPJnULwcbsPyhekuxYdhjzyOww793Qdg@mail.gmail.com> |
On 7 June 2012 07:20, Michael Howitz <[email protected]> wrote: > Am 06.06.2012 um 19:58 schrieb Hanno Schlichting: > […] >> As I said above, my main concern is keeping publisher events and >> exception views intact. Some of these events need to happen in code >> that's currently inside repoze.* middleware. Like "before transaction >> commit", "publication failure" or "publication success". > […] > > +1 to re-add these events. In our WSGI projects it hurts that they are gone now. There was a thread on this a while ago, and I did some in-depth research on the current state of WSGI publishers. See http://old.nabble.com/Zope-2-WSGI-investigation-to33063118.html#a33063118. Summary: use infrae.wsgi for now. Martin _______________________________________________ Zope-Dev maillist - [email protected] https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )