
17 Apr
2005
17 Apr
'05
4:02 p.m.
On Apr 17, 2005, at 5:42 AM, Bob Ippolito wrote:
In response to the "wxpython issues" thread I had suggested that we should have a thread-using reactor that integrates with foreign event loops, so I wrote one and committed it (twisted.internet.threadedselectreactor). Since this approach requires less maintenance, and whomever maintains the select reactor can trivially maintain this as well, I'm "officially" deprecating cfreactor (although I never really cared much to maintain it anyway).
Seems like a good idea. Does it actually fix WX? That is, does wxCallAfter not suffer from the "oh you wanted it to happen *now*, not a second later" problem?
James