On Thu, Apr 30, 2009 at 4:02 AM, William Reade
<will...@resolversystems.com> wrote:

> Is this an IronPython bug, or have I got a broken mental model of what
> should be happening?

CLR events are not objects but endpoints, so you can't really do
"objectey" things with them.

> This behaviour makes it extremely cumbersome to detach from events
> (some events, anyway; I'm pretty certain that I've seen events which
> don't exhibit this behaviour, but I can't remember what they are).

An example of this would be useful.

--
Curt Hagenlocher
c...@hagenlocher.org
_______________________________________________
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to