hi all,
since someone is getting into this CodeDom stuff, here is a crude set of incomplete unit tests from the C# code generator. The tests pass on .NET, but I've not tested it adequatly on Mono.
use them or not, but they may provide some guidelines for baselining the VB code generator.
-erik
Miguel de Icaza <[EMAIL PROTECTED]> wrote:
Miguel de Icaza <[EMAIL PROTECTED]> wrote:
Hello,
> > Recently the following bug was submitted:
> >
> > http://bugzilla.ximian.com/show_bug.cgi?id=45735
> >
> > If someone was looking at something interesting to do, this is a
> > small little assembly that would generate VB code from the CodeDom.
> If someone is willing to give advice to me I can work on this.
There is an existing CodeDOM provider for C#, you could use that as a
sample in mcs/class/System/Microsoft.CSharp
_______________________________________________
Mono-list maillist - [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list
Post your free ad now! Yahoo! Canada Personals
CodeDOM-CSharp-tests.tar.gz
Description: CodeDOM-CSharp-tests.tar.gz
