[Twisted-web] Splitting twisted-web from core twisted.

Christopher Armstrong radix at twistedmatrix.com
Thu Apr 15 18:06:27 MDT 2004


Stephen Thorne wrote:
> On Thu, Apr 15, 2004 at 07:50:51PM -0400, Christopher Armstrong wrote:
> 
>>>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).
> 
> 
> We need to fix it up before goal 3 can be realised, because of the often
> noted problems of Request objects not being of the same class the same
> accross systems. The request is as important as the resource. This is
> the major component that needs refactoring.

+10 on compatibility adapters for resource request.

-- 
  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/2bed215c/signature.bin


More information about the Twisted-web mailing list