Finally, I got the demo work. The README file in the demo should be
fixed with following lines:

   (clsql-sys:create-view-from-class 'employee :database weblocks-
clsql-demo::*default-store)
   (clsql-sys:create-view-from-class 'company :database weblocks-clsql-
demo::*default-store*)
   (clsql-sys:create-view-from-class 'address :database weblocks-clsql-
demo::*default-store*)

The original README file missed the ":database" argument, and for a
newbie it is not obvious what should be supplied there.

I have to say,  this was more difficult than I thought. I expected the
demo to work out of box with very little fuss. I suspect most people
are like me, and so some polished demos will help attract more
interest and prevent the initial interest from dying out quickly.

-- 
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.

Reply via email to