Am 18.10.2009 um 18:23 schrieb Sebastian Tennant:
I thought it would be better not to 'pollute' the hunchentoot
indeed i put the code out of context, the actual code uses its own package
(defpackage hunchentoot-addon (:use :cl :hunchentoot))
(in-package :hunchentoot-addon)
Ralf