[Mono-list] Re: I have System.Net.HttpListener.

Miguel de Icaza miguel@ximian.com
Mon, 07 Feb 2005 15:35:34 -0500


Hello,

    We are going to be doing two things:

	* Splitting up XSP into the reusable class library and the
	  front-end.

	* Move XSP from its own module into `mcs/tools' and
	  `mcs/class/Mono.WebServer'.

    And it seems that we could reuse the existing engine (what will live
in Mono.WebServer) for the implementation of HttpListener and start
evolving that into a full blown server.