Hello,

Is it possible to change the default clojure reader to use 
clojure.tools.reader.reader-types/source-logging-push-back-reader?

I am currently using this reader so that I can see the source code of my 
fns at runtime as metadata, however, it requires that I read the source 
again once the program starts.  I'm hoping there is a way for clojure to do 
this on startup so that I don't have to re-read the same source again.

Thanks,
Sarkis



-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to