
27 Apr
2007
27 Apr
'07
10:42 p.m.
On Sat, 28 Apr 2007 01:21:58 +0300, Volkan YAZICI <yazicivo@ttnet.net.tr> wrote:
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?
I don't understand that question. There's a hash table in the demo because there are several checkboxes grouped together. If you only have one checkbox, you can of course just use 'BOOLEAN.