On Mon, 2002-04-15 at 15:23, [EMAIL PROTECTED] wrote: > The fact that Microsoft's .NET CLR does not support unload of assemblies, > only termination of application domains, seems like a gaping hole. Is the > same true of MONO now? Will this always be true?
We are able to unload most domain specific data, but not all. But I am sure we will support that sometimes. - Dietmar _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
