[Mono-list] ResourceManager class questions
Francisco Figueiredo Jr.
fxjrlists@yahoo.com.br
Thu, 02 Oct 2003 15:15:56 -0300
Carlos Guzman Alvarez wrote:
> Hello:
>
Hello Carlos.
> I'm having problems using the ResourceManager in Mono 0.28 (linux Red
> Hat 8, the code is working ok with MS.NET), and i have two questions:
>
>
> 1. What is the status of the ResourceManager class ?? :)
>
> 2. Can the resource manager handle .resource files generated with ms
> resgen or i need to use mono resgen ??
>
>
I was having problems working with ResourceManager too.
I sent yestarday a patch to a problem with ResourceManager calling an
incorrect constructor in my Type thinking it is a subclass of ResourceSet.
So, if you are getting errors like MethodNotFound exception when trying
to use resources, the patch may be helpful.
Regards,
Francisco Figueiredo Jr.