Would it make sense to have Zope 2.8 include all of the packages
below other than zope.app and for Five to supply it's own zope.app?

Jim

P.S. We definately want zope.testing too. I'm surprised
     that Five isn't using it.

Lennart Regebro wrote:
Christian Heimes wrote:

Zope 2.8 should be shipped with all stuff required for Five + some nice gimmicks like the import* helpers from utilities/.


Here are the modules currently directly imported by Five. I'm not counting the things that these modules in turn import:

zope.app
zope.app.component.interface
zope.app.component.metaconfigure
zope.app.container.contained
zope.app.container.interfaces
zope.app.datetimeutils
zope.app.event.objectevent
zope.app.form.browser.metaconfigure
zope.app.form.browser.submit
zope.app.form.interfaces
zope.app.form.utility
zope.app.location
zope.app.location.interfaces
zope.app.pagetemplate.viewpagetemplatefile
zope.app.publisher.browser.globalbrowsermenuservice
zope.app.publisher.browser.metadirectives
zope.app.publisher.browser.resources
zope.app.publisher.browser.viewmeta
zope.app.publisher.fileresource
zope.app.publisher.pagetemplateresource
zope.app.security.interfaces
zope.app.traversing.adapters
zope.app.traversing.browser.interfaces
zope.app.traversing.interfaces
zope.component
zope.component.factory
zope.component.interfaces
zope.component.servicenames
zope.configuration
zope.configuration.exceptions
zope.configuration.fields
zope.event
zope.exceptions
zope.interface
zope.interface.common.mapping
zope.interface.interface
zope.interface.interfaces
zope.publisher.interfaces.browser
zope.schema
zope.security.checker
zope.security.management
zope.tales.pythonexpr



--
Jim Fulton mailto:[EMAIL PROTECTED] Python Powered!
CTO (540) 361-1714 http://www.python.org
Zope Corporation http://www.zope.com http://www.zope.org
_______________________________________________
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 )

Reply via email to