E&S CVS Commit: PyProtocols - Added an untested first draft of support for Twisted. Lots of XXX comments

pje at eby-sarna.com pje at eby-sarna.com
Wed Jun 4 19:08:00 EDT 2003


Module Name:	PyProtocols
Committed By:	pje
Date:		Wed Jun  4 23:07:13 UTC 2003

Modified Files:
	PyProtocols/src/protocols: classic.py

Log Message:
Added an untested first draft of support for Twisted.  Lots of XXX comments
at the moment, as I need to better understand how Twisted interfaces should
fit in.  It would help a lot if I knew how people would *want* to integrate
them.  Also, Twisted doesn't differentiate between instance and class
__implements__, and that makes it hard to implement *correct* support for
them.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PyProtocols/src/protocols/classic.py.diff?r1=1.10&r2=1.11

To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 PyProtocols/src/protocols/classic.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




More information about the source-changes mailing list