> alter-var-root

It is still somehow using the original binding.  I am trying change the
binding from aot compiled code, would that change anything?

> Even if you can, I don't think you want to.

I agree, I don't want to, however, I am trying to get multiple third party
libraries to play together, so unfortunately my choices seem to be:

  1. get them all to accept corresponding changes just for me
  2. modify and maintain my own copies of the libs
  3. try a temporary hack until I can figure out something better



On Wed, Aug 10, 2011 at 3:58 PM, Timothy Baldridge <tbaldri...@gmail.com>wrote:

> > Is what I am trying to do possible?
>
> Even if you can, I don't think you want to. This sort of thing would
> basically remove the immutable nature of Clojure. Instead I would
> recommend using a atom...
>
> Timothy
>
> --
> 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
>

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