Hello Piyush,

AppDomain unloading seems to be still buggy. See bug
http://bugzilla.ximian.com/show_bug.cgi?id=47659

You can unload an AppDomain but can't create a second one later.
And there may be other side effects.

Jörg

> -----Original Message-----
> From: Piyush Garyali [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, September 10, 2003 3:31 PM
> To: Varga Zoltan
> Cc: [EMAIL PROTECTED]
> Subject: Re: Re: [Mono-list] AppDomain Unload and references
> 
> 
> Hello Zoltan,
> 
> 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!
> 
_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to