> 1) *err* and *out* promise to implement java.io.Writer in the > documentation not java.io.PrintWriter. Calling .println on *out* or > *err* is not appropriate.
Actually this was the impetus for my change to the swank-clojure. I still vastly prefer Richards implementation to mine, but I thought it would be useful to catch a call to println so a warning could be issued along with the output. Perhaps the spec should be changed to bind *err* and *out* to a java.io.PrintWriter? println is certainly handy. -- 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