[Mono-list] Crypto Unit tests on linux

Paolo Molaro lupus@ximian.com
Wed, 16 Oct 2002 12:42:54 +0200


On 10/16/02 Piers Haken wrote:
> Or, even better:
> 
> 3) use: Assembly.Load, Activator.CreateInstance & MethodInfo.Invoke
> 
> Assuming they're supported, of course.

They are supported, but the problem with that is that this still makes
corlib depend on System.Xml (and System).
If someone wants to, like, embed the mono runtime in a crypto token, he
may need only corlib, but the above solution means that he needs to
include System and System.Xml as well (increasing the space requirements).

lupus

-- 
-----------------------------------------------------------------
lupus@debian.org                                     debian/rules
lupus@ximian.com                             Monkeys do it better