I believe this is in the Collector... My guess is that no one has yet
figured out a good way to make the client and namespace be passed in
automatically. This may not be desirable anyhow, because there may be times
when you want to change the client... I've actually done this once or twice.

I guess there could be something like <dtml-var fooMethod params="x,y,z">.
This is another one of those things that trips up newbies almost
universally, so a good solution here could really help...

Kevin

----- Original Message -----
From: "Chris Withers" <[EMAIL PROTECTED]>
To: "Zope-Dev Mailing List" <[EMAIL PROTECTED]>
Sent: Monday, May 29, 2000 12:32 PM
Subject: Re: [Zope-dev] Calling DTML methods from Python


> On more of a ranting rather than a genuine question note,
>
> Why does this _horrible_ syntax for calling methods with parameters
> still have to be used?
>
> <dtml-[whatever] "someFunc(_.None,_,[parameters])">
>
> *blech*
>
> Chris



_______________________________________________
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 )

Reply via email to