[Mono-list] Web Forms

Miguel de Icaza miguel@ximian.com
20 Jul 2001 13:32:44 -0400


> Will you also take the HttpRuntime then? ;-)
> 
> We need to get a base class up and running to support the System.Web
> classes..

Actually, many classes can be developed without having the
"foundation" built, it is actually better this way, because that means
that you can develop/test/debug using the Microsoft debugged
framework, rather than our non-debugged framework (and I am mostly to
blame for not implementing piles of functions in the core, I was
trying to get our runtime to be self hosting kind of thing ;-)

> I will send Miguel to System.Web structure today so he can add it to the
> CVS.

That would be great!  I will be waiting patiently.

Miguel.