Interfacing Comanche
This Swiki only works with Comanche 6.0.
Contact Stephen Pair for more information on Comanche.
Here is the basic interfacing scheme:
Comanche gets the HttpRequest and sends it to the SwikiModule. The SwikiModule converts it to a HttpSwikiRequest and sends it to the SwikiShelf along with a response (a Dictionary). After the SwikiShelf gets through processing, the SwikiModule converts the response into a HTTPResponse to send back to Comanche.