Gert Driesen wrote:

Or should we be
adding a fileset to the <resgen> task so that assemblies can be resolved
correctly ?



If we want to have this logic in ResGenTask (and I'm pretty sure this is
what we want), then we should add it there ... There will ofcourse be a
larger overhead involved (as the file copy process will be repeated for each
resx file, but I think we can live with that until .NET 2.0 is released) ...


Why would you need to do the copy for each .resx file ? Its the same set of references for all of them so it must be possible to just do the copy once.

Come to think of it ... we could use the same mechanism to workaround our
problems with the <license> task (why the hell didn't I think of this
before).


sounds good - it would be nice to have a solution for that.

Ian



-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to