From thomas.karolski@googlemail.com Mon Jun 1 17:42:46 2009 From: Thomas To: bknr-devel@common-lisp.net Subject: Re: [bknr-devel] xhtmlgen Date: Mon, 01 Jun 2009 23:42:36 +0200 Message-ID: <4A244B4C.8040103@googlemail.com> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1555862810220949354==" --===============1555862810220949354== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hans H=C3=BCbner wrote: > BKNR handlers do not return a closure. Please have a look into the > existing project source code in order to find some examples of how > BKNR handlers work. It is unfortunate that there is no documentation, > and I regret not having any time to add some. I'd recommend that you > use another web framework if you are unable to work yourself through > the source. Yes I noticed its different in the examples and bknr source code.=20 However unless I return a function object, I get error pages like this: The value " " is not of type (OR FUNCTION SYMBOL). So I figured I ought to try returning a function. Anyway, I appreciate the heads up - though as I don't really know of any=20 other web framework, I might just as well stick with BKNR. I'll try to figure out how it works by doing some code digging. Kind regards, Thomas --===============1555862810220949354==--