> Maybe this ought to be fixed; i.e., if the reader sees #^{meta} 'foo  
> it applies the metadata to foo first, then quotes it, resulting in  
> the same thing as (quote #^{meta} foo).

Why introduce that special case, when you can simply do the second?

I don't support the view that it's OK for programmers to not know what  
they're doing, which in this case means knowing that 'foo reads as  
(quote foo).

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