[Twisted-web] Splitting twisted-web from core twisted.
Christopher Armstrong
radix at twistedmatrix.com
Thu Apr 15 17:50:51 MDT 2004
Stephen Thorne wrote:
> On Thu, Apr 15, 2004 at 11:57:13AM -0700, David Reid wrote:
>
>>>Sure, nevow (the templating part only) can be in a separate module
>>>(newtwistedweb.nevow, say), but I'm not sure it's good to separate
>>>them completely.
>>
>>Yes that was my thinking also, because supporting modular rendering
>>engines is useless unless you provide a default that makes the system
>>generally useable.
>
>
> My thinking is this.
>
> 1) Generalise t.web so we have a simple API that we can plug an arbitary
> rendering engine onto.
>
> 2) Refactor all rendering engines so they confirm to a single API, so
> that one rendering engine can invoke another rendering engine without
> knowing anything about it.
>
> 3) Profit.
That's exactly what the twisted.web resource API does (in both
twisted.web and nevow's fork of it).
--
Twisted | Christopher Armstrong: International Man of Twistery
Radix | Release Manager, Twisted Project
---------+ http://radix.twistedmatrix.com/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 256 bytes
Desc: OpenPGP digital signature
Url : http://pyramid.twistedmatrix.com/pipermail/twisted-web/attachments/20040415/347ca17d/signature.bin
More information about the Twisted-web
mailing list