Fourth paragraph of define-easy-handler documentation reads:
The resulting handler will be a Lisp function with the name name and keyword parameters named by the var symbols. Each var will be bound to the value of the GET or POST parameter called real-name (a string) before the body of the function is executed. If real-name is not provided, it will be computed by downcasing the symbol name of name.
It seems to me that last 'name' should be replace by 'var'.
Regards, Victor.
On Sun, 13 May 2007 03:10:55 -0500, "Victor Kryukov" victor.kryukov@gmail.com wrote:
It seems to me that last 'name' should be replace by 'var'.
Yes, you're right. I've updated the website and will include the fix in the next release.
Thanks, Edi.
http://weitz.de/hunchentoot/#sessions
TNBL supports sessions: ... ^^^^ another typo
-- Registered Linux User #124759
On Wed, 16 May 2007 20:55:18 +1100, Igor Plekhov penguin@ocean.vvo.ru wrote:
http://weitz.de/hunchentoot/#sessions
TNBL supports sessions: ... ^^^^ another typo
Ah, right. I had searched the document for "TBNL", but obviously not for "TNBL"... :)
Thanks, Edi.
Edi Weitz wrote:
On Wed, 16 May 2007 20:55:18 +1100, Igor Plekhov penguin@ocean.vvo.ru wrote:
http://weitz.de/hunchentoot/#sessions
TNBL supports sessions: ... ^^^^ another typo
Ah, right. I had searched the document for "TBNL", but obviously not for "TNBL"... :)
has to be corrected into HNUCHENTOOT for compatibility :)
Jens
Apologies if this is a FAQ, but Edi, do you automate the creation of the docs in any way?
regards
TiarnĂ¡n
On Wed, 16 May 2007 12:07:31 +0100, "Tiarnan O'Corrain" ocorrain@gmail.com wrote:
Apologies if this is a FAQ, but Edi, do you automate the creation of the docs in any way?
Half-heartedly: