=== Top of the Swiki === Attachments ===
Interfacing Comanche
This Swiki only works with Comanche Beta 5.
Contact Bolot 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.