Hi,

On Jun 1, 4:22 pm, Michael Jaaka <michael.ja...@googlemail.com> wrote:

> Shouldn't the future block inherit by default the bindings of calling
> thread?

Asides from the question whether bindings should be inherited or not,
you can work around your trouble via bound-fn and future-call.

(future-call (bound-fn [] (do-stuff-here)))

Sincerely
Meikel

<shameless promote="own blog">
  http://kotka.de/blog/2010/05/Did_you_know_IV.html
</shameless>

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