> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> Hogg, Russell E.
> Sent: dinsdag 28 juni 2005 0:21
> To: 'nant-users@lists.sourceforge.net'
> Subject: RE: [Nant-users] RESGEN and SOLUTIONS - newby confusion.
> 
>  
> Sorry for the repost guys but this is driving me bonkers.
> After reading thru the archives I come to the same conclusion 
> as the advice I got below.
>  
> However it isn't flying for me.  Even with using 
> dynamicprefix I still get the file naming problem.
>  
> With the RESGEN task I get .resources files based on file name.

That is correct. The <resgen> task does not know what source (class) the
resx depends upon.

> With the SOLUTION task I get .resources files based on the class name.
>  
> The RESGEN task is of course wonderfully fast, gets through 
> my eighty some odd .resx files in a few seconds.
> With the SOLUTION task it can take perhaps a minute for each 
> .resx.  (it is an older box)

Have you tried using a recent nightly build of NAnt, as performance has
improved a lot for compiling resx files (from the <solution> task):

http://nant.sourceforge.net/nightly/latest

> My BUILDS are taking nearly an hour because perhaps half of 
> my .resx files are named different than the class contained 
> in the .vb.
> I must be doing something hideously wrong.
>  
> Any suggestions on how to get the RESGEN task to behave like 
> the SOLUTION task would be greatly appreciated.

Let me know if the nightly build fixed your performance problems.

Gert



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to