I'm still fleshing out the details but basically infer the locale based on the resx file name ( or allow it to be specified ) and then use assemblylinker to build the satellite assemblies.what you plan to do in case of "building locazized applications"?
So does that mean you can't use localised resources on mono if there is no assembly linker ?I'm asking because I'm doing a localized build (use of fallback *.resx-files compiled into the main assembly and localized satellite assemblies) of current Npgsql CVS (http://gborg.postgresql.org/project/npgsql/projdisplay.php) using NAnt and mostly all of my problems are outside of NAnt ([Linux] lack of Mono assembly linker; [Mono Windows] monoresgen failure (at least for default installation)).
OK - I'm going to fix that as well in the next day or so. Its a simple enough change.
In Fact the only Nant-Problem (in my case) is the lack of a "Prefix" Attribute for the resgen-task (to prefix the namespace to the *.resources files) which I usually patch out for my own NAnt installation and fix by a script-task (ugly) for the public.
Ian
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users