[Mono-list] Re: Web Forms, Apache module mod_asp.net?

Miguel de Icaza miguel@ximian.com
12 Jul 2001 13:52:35 -0400


> That module would have to look out for
> 
> <script language="c#/whatever" runon="server">
> 
> tags and unload the code to the appropriate IL compiler.

That sounds very very simple to implement (we have done a few apache
modules here), it is really trivial.  Trust me.