On Wed, 2006-01-18 at 22:28 +0100, Andrea Arcangeli wrote: > I believe the library approach, where the templating engine is separate > from the rest of the webserver is very nice. I want my code to run on > raw web2, then it's up to me if I render one page using Cheetah and the > next page using PTL. That way there is more flexibility and higher > performance.
It may be worth noting that one of the long-term goals of twisted.web2 is to allow Nevow to become just a rendering engine on top of web2. It'll still be a framework, but it'll be a much smaller one (and probably faster one.) -David _______________________________________________ Twisted-web mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web
