[Opensim-dev] Separation of HTTP interface from HTTP server

Alan M Webb alan_webb at us.ibm.com
Fri Sep 12 13:50:36 UTC 2008


Hi

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.

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?

Best regards
Alan
-------------------
T.J. Watson Research Center, Hawthorne, NY
1-914-784-7286
alan_webb at us.ibm.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-dev/attachments/20080912/4940ce9d/attachment-0001.html>


More information about the Opensim-dev mailing list