> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:mono-devel-list- > [EMAIL PROTECTED] On Behalf Of Miguel de Icaza > Sent: donderdag 17 augustus 2006 7:14 > To: Jelmer Vernooij > Cc: [email protected]; [email protected]; mono-devel- > [EMAIL PROTECTED] > Subject: Re: [Mono-dev] [mono-vb] Visual Basic upgrade. > > Hello, > > > It's great to hear this is working out! Are there binary snapshots > > available of vbnc? Is there a website or somewhere the progress is > > tracked? > > The code is on SVN, module `vbnc', currently you need an MS compiler to > bootstrap it, but in the next few days I will start working on putting > the packages together.
Will the new compiler allow targeting of both 1.0 & 2.0 profile ? What I mean to say is, will there be something like vbnc/gbnc (bad name, I know) or a command line switch to specify whether to emit an assembly that references the 1.0 (1.1) or 2.0 system assemblies (and allow/disallows 2.0 constructs such as generics, nullable types, ...) ? Sorry if this was answered before... Gert _______________________________________________ Mono-vb mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-vb
