[mcclim-devel] spec-compliant CLIM impossible on single-threaded systems?

Clemens Fruhwirth clemens at endorphin.org
Fri Jan 20 10:48:26 UTC 2006


Andy Hefner <ahefner at 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.




More information about the mcclim-devel mailing list