> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> Behalf Of Martin Aliger
> Sent: dinsdag 7 februari 2006 10:33
> To: 'Gert Driesen'; nant-developers@lists.sourceforge.net
> Subject: RE: [nant-dev] resgen speed
> 
> Good, thanks for explanation.
> 
> btw: (that one I forgot to write before :)
> 
> If (targetframework==framework_nant_is_running on) {
>   we could use ResouceWriter class as someone suggested?
>   is it only condition or there are other catches?
> }

That would be an option, yes. We'd need to perform this in a separate
appdomain, to avoid having the default appdomain cluttered with assemblies
from every project that is being built.

But I'm not sure we want to maintant two separate implementations.

> Since I think, this condition is usually met, it could be 
> worth of. Mainly
> since in large solutions, resgen time is crutial (every ms counts).

I understand your pain ...

Gert



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to