20 Jan
2006
20 Jan
'06
10:48 a.m.
Andy Hefner <ahefner@gmail.com> wrote:
Isn't the lesson here to not read from streams inside event handlers?
In a single-thread system, it does make any difference if it's an event handler or command or something else. And if you think stream-read are too low level anyway, simply think of two accepting-values forms. The second will instantly cause trouble for the first.