<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>Uhh. Somebody's already working on that, I think - we have the OSHttpServer or something like that.<BR><BR> <BR>Best regards,<BR>Stefan Andersson<BR>Tribal Media AB<BR> <BR>Join the 3d web revolution : <A href="http://tribalnet.se/" target=_blank>http://tribalnet.se/</A><BR> <BR><BR><BR>
<HR id=EC_stopSpelling>
To: opensim-dev@lists.berlios.de<BR>From: alan_webb@us.ibm.com<BR>Date: Fri, 12 Sep 2008 09:50:36 -0400<BR>Subject: [Opensim-dev] Separation of HTTP interface from HTTP server<BR><BR><BR><FONT face=sans-serif size=2>Hi</FONT> <BR><BR><FONT face=sans-serif size=2>It occurred to me that while OpenSim generally demonstrates a commitment to the idea of using interfaces to facilitate a choice of service implementations, we don't actually do this in the case of the HTTP server. We have a single implementation - BaseHttpServer - and that is directly referenced through out the tree.</FONT> <BR><BR><FONT face=sans-serif size=2>I'd be happy to create an IHTTPServer class and make all of the code changes necessary to fix that, and prepare for a second phase where the actual server being used could be an initialization choice. Does anybody object? Is there a compelling reson why the HTTP server is not already isolated in this way?</FONT> <BR><FONT face=sans-serif size=2><BR>Best regards<BR>Alan<BR>-------------------<BR>T.J. Watson Research Center, Hawthorne, NY<BR>1-914-784-7286<BR>alan_webb@us.ibm.com</FONT></body>
</html>