Re: [Zope-dev] Re: Exposing a the simple publisher (Re: Re: Reducing dependencies of zope.publisher)

2008-03-25 Thread Chris McDonough
I didn't know about zope.publisher.paste, thank you. I've spent a little bit of time trying to grok zope.publisher.publish and the IPublication API, and indeed it seems there is almost a one- for-one mapping between Zope's "publication" and repoze.obob's "helper". It would almost certainly b

[Zope-dev] Re: Exposing a the simple publisher (Re: Re: Reducing dependencies of zope.publisher)

2008-03-25 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jim Fulton wrote: > On Mar 25, 2008, at 5:25 AM, Martijn Faassen wrote: > >> Jim Fulton wrote: >> [snip] >>> Thoughts? Objections? >> A simpler publisher has been on my wish-list for a long time now. >> >> I'm a bit worried though that a publisher bor