Stephen Compall <[email protected]> writes:
> On Jan 10, 6:03 am, Jan Rychter <[email protected]> wrote:
>> Where do I find your bordeaux-threads changes? They haven't been
>> integrated into the bordeaux-threads devel tree yet.
>
> They are attached to the bug as a diff.

Argh, I missed that. Sorry.

You wrote:

  About clsql:default-database: weblocks-clsql doesn't call clsql:connect
  anymore, so default-database doesn't get set to the resulting
  database. I think this change is good, because relying on it is a good
  way to break one of two DB-backed webapps when they run together. If you
  use it (as I do), it's easy to bind it in an :around-method on
  handle-client-request; anyway, if there are serious objections to this,
  I'll add the old behavior back.

Would you be willing to provide an example of such an :around method?

I'm sorry, but I've been trying to understand just how to get from a
*default-store* which is an instance of fluid-database to working select
statements (e.g. *default-database*) and I figured I'd rather ask you
rather than hunt around trying to understand exactly how clsql works.
Should I call clsql:connect on every request? But then connect expect a
connspec...

--J.

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