Ian Eslick <[email protected]> writes:
> 2) Elephant's current transaction model utilizes a dynamic variable to  
> ensure in-process thread isolation.

You can avoid dynamic variables by using fluids; if you don't wish to
require bordeaux-threads, the implementation should be straightforwardly
adaptable to other thread APIs.  I chose BT because svg used it, and as
Hunchentoot will require it in the future, there's little harm in
requiring it for Weblocks things.

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

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