On Fri, Feb 17, 2012 at 1:28 AM, Laurent PETIT <laurent.pe...@gmail.com>wrote:

> Forgive me if I'm wrong, but global vars / dynamic variables have
> essentially more to do with scoping than multithreading, e.g. they existed
> in lisps and other languages way before thread support was added to them.
>
> So I don't understand why you are rejecting the idea of adding support for
> them based on the argument that Javascript is monothread ...
>

Dynamic binding already works in ClojureScript. The discussion is about
whether dynamic binding should be extended to address common async patterns
in JavaScript applications.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to