> Ian MacLean wrote: > > Gert Driesen wrote: > > >In my opinion, high on the list of things to do are : > > > >- support for building locazized applications (for both the compiler > tasks > >and for the solution task)
[...] > hmmm - actually the first two are on *my* TODO list. I've started > looking at the localisation stuff for the compiler tasks anyway. Can you give me a short overview about what you plan to do in case of "building locazized applications"? 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)). 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. Regards, Brar Piening ------------------------------------------------------- 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