On Fri, 2004-07-02 at 16:49, Ian MacLean wrote:
> Giuseppe Greco wrote:
> 
> >On Fri, 2004-07-02 at 14:38, Ian MacLean wrote:
> >  
> >
> >>Giuseppe Greco wrote:
> >>    
> >>
> >>>Hi all,
> >>>
> >>>Attached to this email you'll find the
> >>>implementation of the <ildasm> task. This
> >>>is just a proposal. Comments are welcome!
> >>>
> >>>      
> >>>
> >>I'm assuming the rebuild flag was copied over from ilasm.cs and doesn't 
> >>need to be there ?
> >>    
> >>
> >
> >No, look at the Ildasm::NeedsDisassebling() method:
> >I check whether the source PE file has been modified
> >after the output file was generated...
> >
> >If you want, I can just remove it... but why should we
> >generate the IL output again if the source PE has not
> >been modified?
> >  
> >
> no thats fine - but maybe it shouldn't be called rebuild since its not 
> building its disassembling. Or am i just being pedantic ?

No, I agree... but I don't know how to name this property.
Suggestions are welcome!

> 
> >>I wonder if have a fileset for sources would be useful. With a fileset 
> >>you'd get one output file for each assembly specified just changing the 
> >>name from <>.dll/exe to <>.il .You'd have to spawn the ildasm executable 
> >>multiple times but that shouldn't be a problem.
> >>    
> >>
> >
> >No, that wouldn't be a problem at all... should I implement it?
> >  
> >
> I think so. Take a look at DelaySignTask.cs to see an example of running 
> the wrapped executable once for each source file.

OK, I'll look at it.

> 
> >Question: I've refined the comments in IlasmTask.cs... should I
> >resent it to you?
> >
> >  
> >
> Thats ok. If you're going to implement the above feature I'll wait till 
> thats done.

OK, I'll send you the whole package when finished.

j3d.

> 
> Ian
-- 
----------------------------------------
Giuseppe Greco

::agamura::

phone:  +41 91 604 67 65
mobile: +41 76 390 60 32
email:  [EMAIL PROTECTED]
web:    www.agamura.com
----------------------------------------



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to