[Twisted-Python] woven View question

Abe Fettig abe at fettig.net
Wed Aug 13 08:27:26 MDT 2003


Is it considered cool to use a Woven template to pass arguments to the
View?  For example:

<div view='MyCustomView' doOptionalStuff='1'></div>

...where the View will read the doOptionalStuff parameter and alter it's
output accordingly.

Abe





More information about the Twisted-Python mailing list