[Zope-dev] Reducing dependencies of zope.publisher
David Pratt
fairwinds at eastlink.ca
Fri Mar 21 18:54:06 EDT 2008
Hi Jim. OK great. Many thanks for elaborating. This will be progressive.
I had been considering an application use case without a zodb. Is this
the scenario that the basic publisher would facilitate?
Regards,
David
Jim Fulton wrote:
>
> On Mar 21, 2008, at 12:10 PM, David Pratt wrote:
>
>> Hi Jim. What does this mean?
>
> It wouldn't have any visible effect on zope.publisher. Applications that
> use zope.publisher wouldn't see a change.
>
> There would be an alternative to zope.publisher that has far fewer
> dependencies and fewer features. zope.publisher would build on this
> lower-level thing. The low-level package would be well suited to people
> who want to build small web applications with Python. As people have
> more requirements, they might graduate from the smaller framework to
> zope.publisher.
>
> Jim
>
> --
> Jim Fulton
> Zope Corporation
>
>
More information about the Zope-Dev
mailing list