[Mono-list] System.ComponentModel.Component

Nick Drochak ndrochak@gol.com
Tue, 21 Aug 2001 00:20:53 +0900


Miguel,

System.ComponentModel.Component was giving compile errors, which really
bugged me :).

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.

I'm a little unclear on how the Disposed event works, so I've marked it with
FIXME tags.

I'll check it in and you can have a look.


Regards,
Nick Drochak