I just discovered that clojure.contrib.repl-utils/source (described on
page 40 of the book "Programming Clojure") does not work with the
version of the clojure.jar provided with the current code downloads
for "Programming Clojure".

Core functions do not properly report their source with that version
of clojure.jar (apparently an old Clojure 1.1.0-alpha-SNAPSHOT).

Used with either clojure.1.0.0.jar or an up to date clojure 1.1.0-
alpha built from GitHub, the clojure.contrib.repl-utils/source
function works fine.

Kind regards,
Alex Stoddard

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