[Mono-list] System.Resource.ResourceReader

Nick Drochak ndrochak@gol.com
Sat, 26 Jan 2002 00:46:51 +0900


All,

I got an initial implementation of ResourceReader to enumerate a
.resources file that contains only string resources.  This is a first
step.  Next will be to read in other types, and to handle .resources
containing multiple types.

The unit test for ResourceReader does not work so well right now because
of some mono System.IO classes that are compiled in, I think.  I'll take
a look at that tomorrow.


Nick D.