[Zope3-dev] APIs breakage

Garrett Smith garrett at mojave-corp.com
Mon Jul 12 12:01:33 EDT 2004


I know this doesn't happen often, but it's fustrating when it does:

Index: C:/SCM/external/zope/Zope3/src/zope/app/traversing/namespace.py
===================================================================
...
-def getResourceInContext(ob, name, request):
...
+def getResource(site, name, request):

This public API change, IMO, needs to come with a post to the list 
notifying us in no uncertain terms.

  -- Garrett



More information about the Zope3-dev mailing list