On Sep 3, 1:36 pm, Mark Rathwell <mark.rathw...@gmail.com> wrote:
> > I prefer to use ^{:dynamic true} instead of ^:dynamic, unless you're
> > recommending intentionally breaking compatibility with 1.2 so as to
> > encourage people to move to 1.3.
>
> What is meant by "breaking compatibility"?  I haven't noticed any
> issues using ^:dynamic with 1.2, am I missing something?

Huh, interesting. I assumed ^:foo meta syntax was new to 1.3, and
wouldn't compile at all in 1.2. But now I see that in 1.2 it's
equivalent to ^{:tag :foo} - not useful, but not damaging either. I
guess I'll start using ^:dynamic myself.

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