[Mono-devel-list] Assembly Sharing

grom at capsicumcorp.com grom at capsicumcorp.com
Fri Dec 26 07:30:31 EST 2003


Does mono support assembly sharing? By this I mean can an assembly be
shared in the same way you can have dynamic libraries in C?

So if I have multiple applications using the same assembly do they each
load the assembly or can they share the assembly?

It would be a good advantage over Sun's JVM if this is the case. Apple
implemented code sharing with there implementation, but that is only for
MacOSX. Anyway...

Thanks in advance,
Cameron Zemek.



More information about the Mono-devel-list mailing list