[hunchentoot-devel] Re: Boolean Form Fields
Volkan YAZICI
yazicivo at ttnet.net.tr
Fri Apr 27 22:21:58 UTC 2007
Edi Weitz <edi at agharta.de> writes:
>> How do you use boolean type variables with DEFINE-EASY-HANDLER?
>
> Usually with checkboxes. There's an example in the demo that comes
> with Hunchentoot.
Yep, I have read test.lisp. But wouldn't it be better if we have some
kind of exists-p key (as an available key in D-E-H lambda list, or
returned by GET-PARAMETER and POST-PARAMETER) instead of using a hash
table just for a single boolean?
Regards.
More information about the Tbnl-devel
mailing list