[Mono-dev] Patch: Don't throw exception when loading a resourceset

Gonzalo Paniagua Javier gonzalo.mono at gmail.com
Tue Jan 13 01:22:25 EST 2009


The code in ResourceManager.cs uses GetSatelliteAssembly() when loading
a resource for a culture that is not yet cached and this throws an
exception if the satellite assembly is not there.

The attached patch avoids throwing an exception in that case.

Any objections?

-Gonzalo

-------------- next part --------------
A non-text attachment was scrubbed...
Name: satellite-no-exception.patch
Type: text/x-patch
Size: 7319 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090113/33409a15/attachment.bin 


More information about the Mono-devel-list mailing list