Comment 2 for bug 310204

Revision history for this message
Paul Khuong (pvk) wrote :

I already have code hanging around to set the value of a special binding, adding a thread-local one if necessary. THREAD-LOCAL-VALUE could easily be implemented on top of that. See <http://paste.lisp.org/display/63257>.