[View]  [Edit]  [Attachments]  [History]  [Home]  [Changes]  [Search]  [Help] 

Interfacing Comanche

This Swiki only works with Comanche 5.0.

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 to send back to Comanche.