SVN: PluggableAuthService/trunk/plugins/www/spEditInterfaces.zpt Interfaces are callable in recent Zope.

Tres Seaver <[email protected]> Fri, 17 Feb 2006 14:23:21 -0500 (EST)
Newsgroups gmane.comp.web.zope.public-cvs
Message-ID <[email protected]>
Log message for revision 41642:
  Interfaces are callable in recent Zope.

Changed:
  U   PluggableAuthService/trunk/plugins/www/spEditInterfaces.zpt

-=-
Modified: PluggableAuthService/trunk/plugins/www/spEditInterfaces.zpt
===================================================================
--- PluggableAuthService/trunk/plugins/www/spEditInterfaces.zpt	2006-02-17 17:41:23 UTC (rev 41641)
+++ PluggableAuthService/trunk/plugins/www/spEditInterfaces.zpt	2006-02-17 19:23:20 UTC (rev 41642)
@@ -11,7 +11,7 @@
        tal:define="interfaces here/listInterfaces">
   <tr tal:repeat="info here/plugins/listPluginTypeInfo">
     <td align="left" valign="top"
-        tal:define="interface info/interface;
+        tal:define="interface nocall:info/interface;
                     method python:info['methods'][0];
                     interface_name info/id;
                     title info/title;

_______________________________________________
Zope-CVS maillist  -  [email protected]
http://mail.zope.org/mailman/listinfo/zope-cvs

Zope CVS instructions: http://dev.zope.org/CVS