In article <[EMAIL PROTECTED]>,
Terrence Brannon  <[EMAIL PROTECTED]> wrote:
>
>The most common way of dynamically producing HTML is via template
>engines like genshi, cheetah, makotemplates, etc.
>
>These engines are 'inline' --- they intersperse programming constructs
>with the HTML document itself.
>
>An opposite approach to this form of dynamic HTML production is called
>push-style templating, as coined by Terence Parr:
>    http://www.cs.usfca.edu/~parrt/papers/mvc.templates.pdf

I'm not sure what you mean because I'm not going to bother reading a
PDF, but you might look into Quixote:

http://www.mems-exchange.org/software/quixote/
-- 
Aahz ([EMAIL PROTECTED])           <*>         http://www.pythoncraft.com/

import antigravity
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to