[Mono-dev] Multiple domains
Brian Crowell
mono-devel at fluggo.com
Thu Jun 29 13:14:43 EDT 2006
Brian Crowell wrote:
> You can also do it in a way to avoid loading the target assembly in your new
> domain. Of course, you always need some common ground, so at least one common
> assembly needs to be loaded in both domains, but after that you can vary on
> which assembly you load and call into.
Revise:
You can also do it in a way that avoids loading the calling assembly in your new
domain.
--Brian
More information about the Mono-devel-list
mailing list