Dear Andreas Nahr,
Dear Gonzalo,
Please could you review the VisualBasicCodeCompiler and after that place it into CVS? It's currently missing a I've seen.
Currently, the VBCodeProvider creates a VBCodeGenerator instead of a VBCodeCompiler. This should be fixed after placing of the compiler.
Gonzalo, please find attached the VBCodeProviderTest. It compiles and runs the tests successfully on MS.NET.
<<VBCodeProviderTest.cs>>
Best Regards
Jochen
-----Urspr�ngliche Nachricht-----
Von: Jochen Wezel
Gesendet: Dienstag, 8. Juli 2003 17:44
An: 'mailto:[EMAIL PROTECTED]'
Betreff: Mcs/class/System/Microsoft.VisualBasic/VBCodeCompiler
To attention for Andreas Nahr
Here is the VisualBasicCodeCompiler module for Microsoft.VisualBasic
Please take a look into.
<<VisualBasicCodeCompiler.cs>>
I suggest to rename the VBCodeGenerator & Co. to VisualBasicCodeGenerator as Microsoft does.
Then it should compile fine (I hope).
Please add my e-mail address ([EMAIL PROTECTED]) to all responses.
Jochen
****************************************************************************
CompuMaster GmbH
Fon: +49 6747 95084-12 / Fax: +49 6747 95084-50
http://www.compumaster.de eMail: [EMAIL PROTECTED]
****************************************************************************
VBCodeProviderTest.cs
Description: VBCodeProviderTest.cs
VisualBasicCodeCompiler.cs
Description: VisualBasicCodeCompiler.cs
