[Zope-Checkins] CVS: Zope3/lib/python/Zope/App/OFS/Introspector - introspector.zcml:1.1.2.2.2.3

Steve Alexander steve@cat-box.net
Tue, 4 Jun 2002 06:11:43 -0400


Update of /cvs-repository/Zope3/lib/python/Zope/App/OFS/Introspector
In directory cvs.zope.org:/tmp/cvs-serv14594/lib/python/Zope/App/OFS/Introspector

Modified Files:
      Tag: Zope3InWonderland-branch
	introspector.zcml 
Log Message:
more corrections to new zcml.
some bugs in new directives fixed.
stub for "permission" in service declaration, awaiting Jim's checkins.
Zope starts!



=== Zope3/lib/python/Zope/App/OFS/Introspector/introspector.zcml 1.1.2.2.2.2 => 1.1.2.2.2.3 ===
      title="View Component Description" />
 
-  <content class=".Views.Browser.IntrospectorView."
+  <content class=".Views.Browser.IntrospectorView.">
     <security:require permission="Zope.View" />
   </content>