[<<][sweb][>>][..]
Fri Mar 18 12:23:56 EDT 2011
Racket update
facade.ss:
- make-response/full
+ response/full
Then also the contract seems to have changed:
Servlet (@ /ramblings.ss/topics) exception:
self-contract violation: expected <can-be-response?>, given: (html (pre " " " " " " " " " " " " " " "[" (a ((href "about\n")) "about") "] " "About the http://zwizwa.be web logs." "\n" " " " " " " " " " " " " " " ...))
contract on start from
/home/tom/pub/darcs/sweb/web-root/./htdocs/./ramblings.ss
blaming
/home/tom/pub/darcs/sweb/web-root/./htdocs/./ramblings.ss
contract:
(-> request? can-be-response?)
at: /home/tom/pub/darcs/sweb/web-root/./htdocs/./ramblings.ss
[Reply][About]
[<<][sweb][>>][..]