Message160817
>
> Well, I would argue that asyncore's design is thoroughly broken, and
> passing a socket map is a poor kludge to avoid global state; in a
> sophisticated event loop, the socket map wouldn't be the only piece of
> state to pass around.
>
I don't disagree with you, but since it's there in the stdlib, there's no reason not to make incremental improvements involving small changes. |
|
Date |
User |
Action |
Args |
2012-05-16 09:25:22 | vinay.sajip | set | recipients:
+ vinay.sajip, terry.reedy, pitrou, giampaolo.rodola, r.david.murray, maker |
2012-05-16 09:25:21 | vinay.sajip | link | issue11959 messages |
2012-05-16 09:25:21 | vinay.sajip | create | |
|