On Apr 2, 9:16 pm, "Leslie P. Polzer" <[email protected]>
wrote:
> > I've just managed to get weblocks-clsql-demo going and deletes are
> > behaving themselves there!!!!
>
> That's good news indeed.
>
> > BTW the weblocks-clsql-demo example needed a few hacks to work. For
> > it to compile and run I needed to:
> > 1. provide a missing app argument to defmethod render-page-body in
> > snippets.lisp: it should read
> > (defmethod render-page-body :after ((app weblocks-sql-demo) rendered-
> > html) ...
> > 2. move (defwebapp weblocks-demo ...) from init-user-session.lisp into
> > weblocks-clsql-demo.lisp and rename it to
> > (defwebapp weblocks-clsql-demo ...) - looks like the clsql version was
> > cloned but not fully changed over
> > 3. add :prefix "/" to (defwebapp weblocks-clsql-demo ...)
> > 4. remove (init-sandbox-store) from (defun init-user-session...) in
> > init-session.lisp: another hang-over from when this was cloned from
> > the weblocks-demo example
>
> Thanks, I didn't know the CLSQL demo was starting to bitrot.
>
> I don't mean to overwhelm you, but would you be interested in maintaining
> the clsql-demo (and perhaps in helping maintain the CLSQL backend too)?
>
I'd be happy to maintain the clsql demo. Just let me know what I need
to do (feel free to email me).
As for the clsql back-end, I expect it will be a while before I can
contribute much, but will definitely post anything I learn along the
way.
Cheers
Chris
> I don't use CLSQL at all and there's only so much one person can do,
> so I appreciate any help from others.
>
> Leslie
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"weblocks" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/weblocks?hl=en
-~----------~----~----~----~------~----~------~--~---