On Wednesday, April 4, 2012 5:27:14 PM UTC-7, Scott L. Burson wrote: > > On Wed, Apr 4, 2012 at 4:12 PM, Metacraft wrote: > >> I need to know the current status of weblocks + clsql status as of >> March/April 2012 with respect to fluid/multi-threading? >> > > I am using Weblocks and CLSQL in an app that is... well, not quite in > production use yet, but will be in a few weeks. I haven't tried the demo > in a long time, and don't recall what state it's in, but my app seems to be > working fine. > > There are some useful patches in my public Weblocks repo, which I don't > think have been merged into the official one yet. Take a look: > https://github.com/slburson/weblocks > >
Scott, I get the same generic method missing error when using your latest branch of weblocks above: There is no applicable method for the generic function #<STANDARD-GENERIC-FUNCTION CLSQL-SYS:DATABASE-TYPE (3)> when called with arguments (#<CLSQL-SYS:CONN-POOL Is there a private clsql-fluid you are using that may have fixed this. The repository that we get from quicklisp still has to be modified to change the function names release-to-conn-pool and acquire-from-conn-pool to database-release-to-conn-pool and database-acquire-from-conn-pool respectively in fluid.lisp Thanks. -ashar -- You received this message because you are subscribed to the Google Groups "weblocks" group. To view this discussion on the web visit https://groups.google.com/d/msg/weblocks/-/S3ezzwFkYqUJ. 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.
