On Wed, Nov 24, 2010 at 1:33 PM, Sergey Didenko <sergey.dide...@gmail.com> wrote: > I use Enclojure. > > It works quite well though has some bugs. For example *warn-on-reflection* > can not be set from its REPL. I use a standalone REPL for this case.
Actually it can be set. There seems to be a bug in 1.4.0 with buffering. The reflection warnings appear in *out* instead of in the Repl tab and only appear if something else is sent to *out* with println which flushes *out*. -- 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