[Zope-dev] Reducing dependencies of zope.publisher
Jim Fulton
jim at zope.com
Fri Mar 21 12:52:10 EDT 2008
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