I'd mostly be inclined to accept this quirk as odd and easily-avoidable behavior (just don't use (Boolean. false)) except that, according to the OP, serializing and deserializing an object with internal booleans can also cause a problem. Sure, they round-trip through prn/read properly, but Clojure really should play nice with Java serialization, both because it may sometimes be necessary to have a more compact (= binary) format and because it may be needed for interop with some Java stuff (particularly anything involving RMI).
-- 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