[Mono-dev] SPAM-LOW: Re: Application Portability Guidelines.

Charlie Poole charlie at nunit.com
Mon Jul 31 17:50:07 EDT 2006


Hi Miguel, 

> > >     Feel free to augment the page with your experiences or with 
> > > tools, tricks and tips that might be useful to others.
> > 
> > Probably add a suggestion to never create more than one 
> AppDomain under Mono.
> 
> I will add the semantics of our current AppDomain behavior.
> 
> Miguel.


Oddly enough, loading our NUnit 2.4 test assemblies under a single domain
causes it to fail. We're making it work under Mono by using Multiple
AppDomains. So I assume the problem is more subtle than "never create more
than one" I'll be interested in reading what the issues are.

Charlie






More information about the Mono-devel-list mailing list