[Mono-list] ASP
Miguel de Icaza
miguel@ximian.com
09 Feb 2002 23:44:29 -0500
> Just joined the list hours ago to see where I could contribute and this
> caught my eye. If you would like I would be happy to write a simple web
> server for the project. I would imagine that a web server interface would be
> ideal, so that others could offer their own implementation as time went on.
> The interface would need to not only abstract a web server built with .NET,
> but also allow for out of framework servers via stubs for NSAPI, ISAPI, and
> Apache mod.
It is a good idea, I would like to start small, because if we start
small, we can always evaluate the design or adapt other technologies as
we go rather than have an all-encompassing, all-doing class and set of
interfaces.
My request is to first get an API defined for how the Web Server class
would be defined/launched from the .NET universe, post that to the list,
and do a few iterations over it before we implement.
Miguel