Chris Withers wrote:
>
> Shane Hathaway wrote:
> > that last algorithm falls to pieces. The solution is to always provide
> > the "self" argument.
>
> When calling or in the signature of your external method?
>
> If the former, then would that have to be:
>
> <dtml-var "external_method(this(),...other args..."> ?
Yes, sorry I didn't make that clear. The solution is to always call
the external method with an explicit "self" argument.
Shane
_______________________________________________
Zope-Dev maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope )