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.<br><br><div class="gmail_quote">
2009/12/16 Edi Weitz <span dir="ltr"><<a href="mailto:edi@agharta.de">edi@agharta.de</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">You shouldn't re-use a subject header if you change the subject.<br>

Makes it hard to search the archive for this issue later.<br>
<div><div></div><div class="h5"><br>
On Wed, Dec 16, 2009 at 5:46 PM, Semion Prihodko <<a href="mailto:semion.ababo@gmail.com">semion.ababo@gmail.com</a>> wrote:<br>
> I have a really stupid question but seems to me the answer cannot be easy<br>
> gotten. If I define easy handler without immediate registering it to some<br>
> URI how can I register and deregister it with some URI later?<br>
<br>
</div></div>Modify the defining form and re-compile it.  If an easy handler is<br>
defined, all existing easy handlers which have either the same name<br>
(EQ) or the same URI (EQUAL) are removed from the dispatcher's list<br>
first.<br>
<font color="#888888"><br>
Edi.<br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
tbnl-devel site list<br>
<a href="mailto:tbnl-devel@common-lisp.net">tbnl-devel@common-lisp.net</a><br>
<a href="http://common-lisp.net/mailman/listinfo/tbnl-devel" target="_blank">http://common-lisp.net/mailman/listinfo/tbnl-devel</a><br>
</div></div></blockquote></div><br>