July 5, 2002
1:21 p.m.
Itamar Shtull-Trauring wrote:
bruce CVS wrote:
Modified files: Twisted/twisted/internet/base.py 1.9 1.10 Twisted/twisted/internet/interfaces.py 1.17 1.18
Log message: Add callMultipleInThread and deferToThread to the reactor interface.
We originally did *not* add this since they are utility methods and the reactor interface should be minimal. This should be removed and reverted to the way it was before (unless glyph disagrees?).
Glyph had agreed with the changes prior to my committing them (on IRC), but if he disagrees, I'm happy to revert them, although I do think they should be exposed in this way. - Bruce