Eric Abrahamsen wrote:
I see that several years ago there was once a macro that created a regex dispatcher and passed its group matches to the handler as arguments. It seems to have disappeared, but I found a copy here: http://cl-debian.alioth.debian.org/repository/moved-to-pkg-common-lisp/tbnl-...
Does anyone know if this work with Hunchentoot 1.0?
It looks like it would.
Was it judged not useful enough to include in the official release? I know it's not strictly necessary since you've still got access to the url path in the handler, but it does seem like a tidy convenience...
I don't know what the policies for including convenience stuff are, but it's neat indeed.
Leslie