Eric Gunnerson wrote: > > There are some cases - rare, perhaps - where your object contains > an object that is disposable and finalizable, and in these cases, > you might want to be disposable, but you would not want to be > finalizable,
Do you really think this is a "rare" case? I'd say this is pretty common in my code. Certainly a lot more common than code that contains a raw unmanaged resource. -- Ian Griffiths - DevelopMentor http://www.interact-sw.co.uk/iangblog/ =================================== This list is hosted by DevelopMentor� http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
