Hmm no, I don't think this is the right place. It was a mistake to add the C# code generator to this project in the first place, because ExpertCoder is meant to be a set of libraries to write code generators, not a particular code generator.
So I can think of two possibilities:
1) Host the VB.NET code generator in the MonoUML project.
2) Create a new project for the new VB.NET code generator.
If you go with the 2nd option, you may as well provide a stand alone application (besides the MonoUML plugin) with little extra effort.
Either case, I'll be happy to answer all your questions and help you if have trouble with ExpertCoder.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've just glanced at Monouml which uses this in the core.
Would I be right in thinking that this would be the place for addint VB.NET code generation?
Hmm no, I don't think this is the right place. It was a mistake to add the C# code generator to this project in the first place, because ExpertCoder is meant to be a set of libraries to write code generators, not a particular code generator.
So I can think of two possibilities:
1) Host the VB.NET code generator in the MonoUML project.
2) Create a new project for the new VB.NET code generator.
If you go with the 2nd option, you may as well provide a stand alone application (besides the MonoUML plugin) with little extra effort.
Either case, I'll be happy to answer all your questions and help you if have trouble with ExpertCoder.