[Mono-list] Classes needed

Miguel de Icaza miguel@ximian.com
05 Oct 2001 11:35:28 -0400


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.