[Mono-devel-list] Microsoft.VisualBasic.dll gets support for default values for optional parameters

Rafael Teixeira monoman at gmail.com
Thu Apr 21 17:41:51 EDT 2005


On 4/21/05, Ankit Jain <radical at gmail.com> wrote:
> Hi,
> ...
> So, the idea is -> dissassemble Microsoft.VisualBasic.dll -->
> fixup_with_script --> assemble back.
> Writing the script wasnt much of a problem, but it turned out that
> monodis and ilasm had *some* bugs cos of which the "roundtrip" wouldnt
> work (http://mono-nosip.blogspot.com/). So, after a long series of bug
> fixes to ilasm/monodis/runtime(small fixes) .. the roundtripping is
> working now.
> ...

Could we possibly cook a similar solution using Cecil, instead of
disassembling and reassembling? Looks like something that is
potentially less-breakable over the time axis.

Just my 2 cents,

-- 
Rafael "Monoman" Teixeira
---------------------------------------
I'm trying to become a "Rosh Gadol" before my own eyes. 
See http://www.joelonsoftware.com/items/2004/12/06.html for enlightment.
It hurts!



More information about the Mono-devel-list mailing list