[Mono-list] System.ComponentModel.Component
Miguel de Icaza
miguel@ximian.com
20 Aug 2001 14:01:16 -0400
> I hacked on it a bit and now it doesn't give any errors. I studied the docs
> pretty closely and removed some private fields you had in there where it
> should have been using the ISite field.
Excellent! I noticed the changes. Your code is better of course ;-)
> I'm a little unclear on how the Disposed event works, so I've marked it with
> FIXME tags.
I am also not sure if we need a destructor there.
miguel.