[Mono-dev] JScriptCodeProvider implementation

2006-07-23 Thread Atsushi Eno
Hello, Lately we had a local short mono meeting here, and we noticed that JScriptCodeProvider is not implemented yet and that caused an error in Japanese DI container software (s2.net). No sooner, akiramei implemented it within few days. The code is at: http://d.hatena.ne.jp/akiramei/20060723/p2

[Mono-dev] "Hello World" in C# to Java using Mono and JaCIL

2006-07-23 Thread Almann T. Goo
Hi all,I have bundled up another release of the JaCIL .NET to JVM byte-code compiler (milestone version 0.6.0.0).  With this release, I have also written a short "quick start" guide that walks though compiling a simple C# application to Java using Mono/.NET. Feel free to give it a look at: http://

Re: [Mono-dev] Mono.Cecil: Full names of generic types

2006-07-23 Thread Matej Urbas
On Sun, 2006-07-23 at 12:32 -0400, Miguel de Icaza wrote: > The complete specification for this syntax is available on the ECMA 335 > specification: > > http://www.ecma-international.org/publications/standards/Ecma-334.htm > Thank you. I have also found the answer to the second question: it is