[Zope-Checkins] CVS: Zope3/lib/python/Zope/ComponentArchitecture - component-meta.zcml:NONE component.zcml:NONE metaConfigure.py:NONE
Jim Fulton
jim@zope.com
Thu, 30 May 2002 14:26:59 -0400
Update of /cvs-repository/Zope3/lib/python/Zope/ComponentArchitecture
In directory cvs.zope.org:/tmp/cvs-serv20275/lib/python/Zope/ComponentArchitecture
Removed Files:
Tag: Zope3InWonderland-branch
component-meta.zcml component.zcml metaConfigure.py
Log Message:
Implemented browser:page directives for browser:view, browser:resource.
Implemented security assertions in view and resource directives.
Changed defaultView so you can omit a factory, which just sets the
default view name without defining a view.
Moved Browser and ComponentArchitecture directive support to App,
because of all of the dependencies on other packages.
=== Removed File Zope3/lib/python/Zope/ComponentArchitecture/component-meta.zcml ===
=== Removed File Zope3/lib/python/Zope/ComponentArchitecture/component.zcml ===
=== Removed File Zope3/lib/python/Zope/ComponentArchitecture/metaConfigure.py ===