My example only had a :line because it was in the repl.  I'm sure if it was
in a .clj, it would have the source, too.

-Mike

On Tue, Jul 28, 2009 at 7:49 AM, Rob <rob.nikan...@gmail.com> wrote:

>
> Okay, I see what you are saying about why strings, symbols, etc, don't
> have meta data.  I don't see how the system could change that without
> wrapping all the objects returned from the reader.  Scheme does this,
> but I never got used to those wrapper "syntax objects", and I'd like
> to experiment with this simpler way of doing it, and see if I can
> generate "good enough" error messages by having the location of only
> the compound/list expressions sent to the macro.  But, I don't see a
> filename anywhere.  Why isn't that in the metadata along with :line?
>
> Rob
>
>

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