dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]RFC : [Proposals]ILAutoStubber Proposal


From: Rhys Weatherley
Subject: Re: [DotGNU]RFC : [Proposals]ILAutoStubber Proposal
Date: Thu, 6 Mar 2003 09:27:34 +1000
User-agent: KMail/1.4.3

On Thursday 06 March 2003 09:16 am, James Michael DuPont wrote:

> > A IL Processor that can create stubs out of the IL processed.

Seems useful, although it does set my "derived work" light blinking a little.  
What you have specified is essentially a decompiler, which stops before 
decompiling the method bodies.

I usually prefer that people write the entire class themselves, including the 
boring bits.  Then there is no question that we wrote it ourselves, in our 
own words.  It may take a little longer, but it is easier to defend in court 
should it ever come to that.

In any case, we already have an auto-stubber of sorts that Gopal wrote: 
"csdoc2stub".  This takes an XML description of the module as input.  What is 
currently missing is a program to convert an IL binary into XML first, which 
is one of the things on my list for the next few days.

I'll let others comment further before deciding yes or no.

Cheers,

Rhys.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]