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