On Saturday, January 17, 2004, at 05:51 , Leopold Toetsch wrote:

Jeff Clites <[EMAIL PROTECTED]> wrote:

... Also, once the handler is entered we'd have to fix all of patched locations, which again could be time-consuming for large bytecode.

Please remember: only the current code segment has to be patched, which theoretically could be very large, but that's unlikely.

What if control leaves the current code segment before you finish patching it? If an event is being delivered from another thread, this is very likely to occur if the event delivery thread is preempted by the event receiver.




Gordon Henriksen
[EMAIL PROTECTED]

Reply via email to