Re: event handlers and GC
From: Anders Borum (a_at_b.dk)
Date: 06/24/04
- Next message: John Wood: "Re: Basic Class Question"
- Previous message: Anders Borum: "Re: Djikstra counting semaphore in c# for your review"
- In reply to: Nicholas Paldino [.NET/C# MVP]: "Re: event handlers and GC"
- Next in thread: cs: "Re: event handlers and GC"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 24 Jun 2004 22:11:09 +0200
Yes
The problem is, however, that if A, B and C goes out of scope, they're still
registered for the event in X, and will cause major problems when not
accessible. Looking forward to some kind of weak reference in .NET where
objects can be unregistered when CG'ed.
-- venlig hilsen / with regards anders borum --
- Next message: John Wood: "Re: Basic Class Question"
- Previous message: Anders Borum: "Re: Djikstra counting semaphore in c# for your review"
- In reply to: Nicholas Paldino [.NET/C# MVP]: "Re: event handlers and GC"
- Next in thread: cs: "Re: event handlers and GC"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|