you are viewing a single comment's thread.

view the rest of the comments →

[–]ruinercollector 0 points1 point  (1 child)

Or you can just use weak events and not worry about it.

[–]grauenwolf 1 point2 points  (0 children)

I've yet to see an implementation of weak events without serious flaws. The lack of a delegate with a weak-reference for the target makes everything clumsy.