Mailing List Archive

SVN: PluggableAuthService/trunk/plugins/www/spEditInterfaces.zpt Interfaces are callable in recent Zope.
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 - Zope-CVS@zope.org
http://mail.zope.org/mailman/listinfo/zope-cvs

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