[Zope] Traversable DTML methods

Ian Sparks Ian Sparks" <isparks@wmute.u-net.com
Sun, 11 Jun 2000 14:18:10 +0100


>>
Use a pythonmethod with the traverse_subpath argument...
<<

Thanks for the advice Anthony, this has been suggested to my by others.
Could you point me to some Docs or Howto on this subject?

My view is that you shouldn't have to go to Python to make this happen
(though I am glad that you can!) and that DTML Methods should be traversable
out of the box.

- Ian.




----- Original Message -----
From: "Anthony Baxter" <anthony@interlink.com.au>
To: "Ian Sparks" <isparks@wmute.u-net.com>
Cc: <zope@zope.org>
Sent: Sunday, June 11, 2000 4:14 AM
Subject: Re: [Zope] Traversable DTML methods



Use a pythonmethod with the traverse_subpath argument...

Anthony

>>> "Ian Sparks" wrote
> It seems strange to me that SQLMethods are traversable out of the box and
> "normal" DTML methods are not.
>
> It seems to me that traversable DTML methods would be useful (to me this
> means DTML Methods with parameters).
>
> Is this something that might make it into Zope in the future or am I
missing
> something important which means that they simply arn't necessary?
>
> - Ian Sparks.
>
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )
>

--
Anthony Baxter     <anthony@interlink.com.au>
It's never too late to have a happy childhood.


_______________________________________________
Zope maillist  -  Zope@zope.org
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )