[Mono-list] Classes needed
Bob Smith
bob@thestuff.net
Fri, 5 Oct 2001 13:09:27 -0400 (EDT)
Those classes are going to take alot more work then you realize. If I
remember correctly, they are berried deep within the web hosting
environment. They have to deal with the way the host uses multiple
threads, they will depend on System.Web.Config* and they will depend on
alot of other classes from System.Web.*. It might be better just to
comment the stuff that wont build yet from the build scripts until I, or
someone else, can get a chance to research them more.
On 5 Oct 2001, Miguel de Icaza wrote:
>
> Hey guys,
>
> Currently the build for the System.Web space is broken because we
> are missing a few classes. Granted, I could just remove the classes
> that do not compile, but that would feel like a step backwards rather
> than one forward.
>
> So if you are sitting this friday with an empty Visual Studio
> window pondering `What in the world could I hack in C# to improve my
> skills?' then I got a few suggestions:
>
> HttpApplication
> HttpContext
>
> Bonus points if you contribute also their test suites for them.
>
> Best wishes,
> Miguel.
>
> _______________________________________________
> Mono-list maillist - Mono-list@ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>