On Mon, Oct 4, 2010 at 11:50 PM, Jason Wolfe <jawo...@berkeley.edu> wrote: > Are you using "lein repl"? If so, I suspect that may be your issue; > at least on some systems, it seems to currently lose type hints: > > http://groups.google.com/group/clojure/browse_thread/thread/41fd58c62ef1be36/40c88038f1a77d9c?show_docid=40c88038f1a77d9c
This is a side-effect of using the Clojure reader in the rep-client instead of dealing with raw strings. I just checked in a fix that uses read-line instead; now type hints will be propagated. -Phil -- 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