Hi all,

I'm working on a Codedom-based C++ wrapper generator, and I discovered that
mono's vb code generator doesn't output generic type arguments in some
cases.

Attached is a patch to implement that. Most of it is just copied from
CSharpCodeGenerator.cs, modified for vb's syntax, of course.

Comments appreciated :)

-Alex Corrado
alexander.corr...@gmail.com
blog.nirvanai.com

Attachment: VBCodeGenerator-Generic-Args.patch
Description: Binary data

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to