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

Rafael Teixeira Rafael Teixeira <monoman@gmail.com>
Thu, 21 Apr 2005 19:15:24 -0300


Some bad addressing on the original mail, resending...

On 4/21/05, Rafael Teixeira <monoman@gmail.com> wrote:
> On 4/21/05, Ankit Jain <radical@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.
> > ...
>=20
> 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.
>=20
> Just my 2 cents,
>=20
> --
> 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!
>=20


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