You can then use your own dispatch mechanism to associate
> this function with any URI(s) of your liking.

Please show me briefly how to do it. Thank you.

2009/12/16 Edi Weitz <edi@agharta.de>
On Wed, Dec 16, 2009 at 8:07 PM, Semion Prihodko <semion.ababo@gmail.com> wrote:
> but seems this is an ugly way...

You're of course entitled to your own opinion... :)

> 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?

Yes, it's explained in the documentation.  You can use
define-easy-handler without the URI parameter to simply define a named
function.  You can then use your own dispatch mechanism to associate
this function with any URI(s) of your liking.

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