David, Sorry, I misunderstood your question at first. There was actually a discussion on it a couple of days ago: http://groups.google.com/group/clojure/browse_thread/thread/abb87a73330fdc01
Cheers, Ivan. On 14 April 2011 22:07, David McNeil <[email protected]> wrote: > > I remember reading about it in the Joy of Clojure. It may be fixed in the > > future versions of Clojure. > > > Ivan - Thanks for the response. I checked Joy of Clojure and I see a > reference at the top of page 191 to the fact that records cannot be > printed and then eval'd. I was aware of this, however the issue I > identified in this discussion is that record instances _themselves_ do > not eval to themselves. This is a bit different than printing them and > eval'ing them. > > -David > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
