Using WeakReference to Avoid Leaking Event Subscribers

Updated: I'm officially killing this blog entry... there are just too many bugs, problems, and general complexities using WeakReference to track event subscribers, in the way I was attempting.  I encourage everyone to read Ian Griffiths' approach to this problem, which is far more elegant and less troublesome than mine.

Updated: Thu, 09 Dec 2004 03:26:56 GMT