[Mono-dev] [PATCH] Generate Consts.vb from Consts.cs (new patch)
Kornél Pál
kornelpal at gmail.com
Thu Aug 24 06:07:51 EDT 2006
Hi,
I think we already have perl dependency. I decided to use perl because this
conversion is done solely using regular expressions and perl is good at it.
On the other hand things in the common directory are built before any
bootstrap compilation is done it may be better not to rely on mcs in this
directory.
Anyway if others prefer to have a cs2vb.cs instead I'll port it to C#
because it's really small work.
Kornél
----- Original Message -----
From: "Ympostor" <ympostor at clix.pt>
To: <mono-devel-list at lists.ximian.com>
Sent: Thursday, August 24, 2006 11:41 AM
Subject: Re: [Mono-dev] [PATCH] Generate Consts.vb from Consts.cs (new
patch)
Kornél Pál wrote:
> I've done some more work on cs2vb.pl; now I consider it being complete.
I might be wrong but I am wondering if it is consistent to use Perl for
this kind of things, inside the mono project. It would be more logical
to use Mono itself, and then not having another external dependency
(Mono depending on Perl??), right?
Regards.
--
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list
More information about the Mono-devel-list
mailing list