This simple interface is designed to make it easier to clock in/out of cases in Fogbugz.
to run: $ racket run.rkt
common data-structure procedures including fogbugz errors
Converts xml (from read-xml) to sxml. This is a temporary fix, because bzlib/xml seems to be incompatible with the latest racket.
does the heavy lifting of interfacing with fogbugz
Handles the fogbugz logon and authorization tokens
pairs up requests with handlers
renders html
simply runs the dispatcher as a servlet