
Oct. 3, 2004
12:08 p.m.
On Sun, 03 Oct 2004 10:28:27 -0400, Itamar Shtull-Trauring <itamar@itamarst.org> wrote:
callLater(0, f) does not mean 'now', it means 'next iteration'.
But as you know, due to an implementation bug, it _behaves_ as if it meant "now" when called from a function that is being called from a callLater(). Hopefully someone will get 'round to fixing this before 2.0. Jp