[Twisted-Python] WOVEN Question

Philippe Lafoucrière lafou at wanadoo.fr
Mon Jun 23 05:01:27 EDT 2003


Hi all

I have a question : I want to create a business platform using Woven.
Like Zope (ZPT), I saw woven is separating logic/presentation (and
control, yes, woven is based on MVC). But In zope, I can define some
macros that could expand when I want. I mean, if I have a site like this

+--------------------+
|  Menu1 menu2 ----- |
|                    |
|                    |
| some text          |
|                    |
+--------------------+

and want an "include" of the menu in several pages. Should I use a new
view ? It would be weird since I would have some large pieces of HTML in
python code.


Any suggestion ?



-- 
Philippe Lafoucrière <lafou at wanadoo.fr>
InFuzzion





More information about the Twisted-Python mailing list