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.

+1

> So I don't understand why you are rejecting the idea of adding support for
> them based on the argument that Javascript is monothread ...

Particularly when there is no guarantee that JS will stay that way
forever, and the general historic trend has been for languages to gain
multithreading that formerly lacked it.

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