Hello,

> Ok. looks to me like janet's JGenCSharp.cs could then also have been 
> written with the CodeProvider classes
> (since it generates textual 'csharp' output).

Well, it could have been.  But the *CodeProvider code is typically used
to support multiple programming languages when generating "template"
code (like ASP.NET does).  If you are not generating "template" code,
there is little gain in using it.

For instance, Mono's ASP.NET is still not using CodeProvider, and only
supports C# at this moment (because of it :-)

Miguel

_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to