Thanks for the response,
I was going through the mono code and found that there is an icall, ves_icall_System_AppDomain_InternalUnload which actually calls a function mono_domain_unload(). When you say that AppDomain unloading does not work under mono, did you want to mean that AppDomain unloading does not *fully* work with mono??
I am saying so beacause the mono_domain_unload, in a bit ruthless manner, but sure does unload AppDomains!
-pG-
On Tue, 09 Sep 2003 Varga Zoltan wrote : Hi,
Appdomain unloading does not work under mono at the moment. I think it would be best to make Unload () throw a NotImplementedException, because otherwise people think that this method works, when it isn't.
Zoltan
___________________________________________________ Catering meets Camera; Tanya Weds Sahil. Rediff Matchmaker strikes another interesting match Visit http://matchmaker.rediff.com?1
_______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
