[Zope3-dev] Re: Heads up on some changes

Jim Fulton jim@zope.com
Thu, 21 Mar 2002 11:53:41 -0500


Jim Fulton wrote:
> 
> I'm going to make a couple of non-backward compatible changes today:
> 
> - Rename 'browser_traverse' to 'publish_traverse'

Doh, as Shane pointed out, this should be publisherTraverse.

> - Change the rule for leading dots in ZCML dotted names.
>   A leading dot will imply the include file package if the
>   file was included with the package attribute. The default package,
>   for include files not included via a package, will still be ZopeProducts.

This will require a change to the API for defining new directives.
Directives will need to be passed a configuration context object that
has information about things like the include path. If you are working on
any new configuration directives, watch out. :)

Jim

--
Jim Fulton           mailto:jim@zope.com       Python Powered!        
CTO                  (888) 344-4332            http://www.python.org  
Zope Corporation     http://www.zope.com       http://www.zope.org