Why not XML-RPC? On Sep 12, 2005, at 9:54 PM, S. Alexander Jacobson wrote: > 6. define how busines logic maps to URLs > > ... > a POST _ ["u"] = doXML addUser > a GET "myapp.com" ("s":path) = fileServe mimeTypes "static" path > > myApp appCtx = let ?style=XSL "/s/style.xsl" in simpleHTTP a appCtx