Re: [Zope] Acquisition with External Methods
7 Apr
1999
7 Apr
'99
9:21 p.m.
Michel Pelletier <michel@digicool.com> writes:
When I try that I get an error: --- ---
even when ExtMethod is very simple: --- def ExtMethod(self, REQUEST): return "testing" ---
Hmm... I have some old external methods that work like this but when I try it myself I get the same error you do:
Try just:
<!--#var "ExtMethod(REQUEST)"-->
That works for me.
ah, thanks! Where is argument-passing to external methods documented? -- -chad
9861
Age (days ago)
9861
Last active (days ago)
0 comments
1 participants
participants (1)
-
Chad McDaniel