[Openmcl-devel] [CLSQL] Slime, CLSQL, and reader macros

Jon S. Anthony j-anthony at comcast.net
Fri Apr 2 14:06:55 PDT 2010


> 	Now that Helmut has identified the issue I'm having with using CLSQL in Slime with CCL, can anyone tell me if it is possible to configure CCL so that the readtable is shared across threads?

See the :initial-bindings keyword parameter for process-run-function.
Whoever starts the threads in question could bind *readtable* for the
thread to whatever.

/Jon



> Thanks,
> 
> Patrick
> 
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> http://clozure.com/mailman/listinfo/openmcl-devel




More information about the Openmcl-devel mailing list