[Mono-dev] FW: System.Web.Mail patches #2

Gonzalo Paniagua Javier gonzalo at ximian.com
Mon Apr 24 18:27:48 EDT 2006


On Mon, 2006-04-24 at 15:48 -0400, Chris Toshok wrote:
> I'll defer to gonzalo (or someone who knows this code at all) on this
> one, but just at first sight this looks like a bad idea to me:
> 
> > +               // Load Mono.Security.dll
> > +               Assembly a;
> > +               try {
> > +                       a =
> > Assembly.LoadWithPartialName("Mono.Security");

For that, one could use Consts.AssemblyMono_Security

-Gonzalo





More information about the Mono-devel-list mailing list