> You can then use your own dispatch mechanism to associate
> this function with any URI(s) of your liking.
On Wed, Dec 16, 2009 at 8:07 PM, Semion Prihodko <semion.ababo@gmail.com> wrote:You're of course entitled to your own opinion... :)
> but seems this is an ugly way...
Yes, it's explained in the documentation. You can use
> 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?
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