but seems this is an ugly way... I would like to save reference to an easy handle and then arbitrary to enable it under some URI or disable. Does Hunchentoot support this kind of actions? Thanks.

2009/12/16 Edi Weitz <edi@agharta.de>
You shouldn't re-use a subject header if you change the subject.
Makes it hard to search the archive for this issue later.

On Wed, Dec 16, 2009 at 5:46 PM, Semion Prihodko <semion.ababo@gmail.com> wrote:
> I have a really stupid question but seems to me the answer cannot be easy
> gotten. If I define easy handler without immediate registering it to some
> URI how can I register and deregister it with some URI later?

Modify the defining form and re-compile it.  If an easy handler is
defined, all existing easy handlers which have either the same name
(EQ) or the same URI (EQUAL) are removed from the dispatcher's list
first.

Edi.

_______________________________________________
tbnl-devel site list
tbnl-devel@common-lisp.net
http://common-lisp.net/mailman/listinfo/tbnl-devel