[Bordeaux-threads-devel] [PATCH] *default-special-bindings*

Stephen Compall scompall at nocandysw.com
Sun Dec 28 01:21:49 UTC 2008


Here is an implementation of *default-special-bindings*, with a test.

I opted for thunks instead of forms to eval because eval is evil.  They
are called in the new thread; changing this is trivial by changing the
binding-default-specials function used by all backends.

However, I won't be using it for fluid-database
(http://repo.or.cz/w/clsql/s11.git?a=shortlog;h=refs/heads/fluid-pools),
because ht-fluids are easier to use and have a better guarantee of
availability and finalization.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: bordeaux-threads-default-special-bindings.dpatch
Type: application/octet-stream
Size: 13681 bytes
Desc: Darcs patch
URL: <https://mailman.common-lisp.net/pipermail/bordeaux-threads-devel/attachments/20081227/0a033a89/attachment.obj>
-------------- next part --------------

-- 
I write stuff at http://failex.blogspot.com/ now.  But the post
formatter and themes are terrible for sharing code, the primary
content, so it might go away sooner or later.


More information about the bordeaux-threads-devel mailing list