View this PageEdit this Page (locked)Attachments to this PageHistory of this PageHomeRecent ChangesSearch the SwikiHelp Guide

Interfacing Comanche

This Swiki only works with Comanche 7.0.2.

Contact
Stephen Pair>http://minnow.cc.gatech.edu/squeak/1068: 
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.