FYI Bug in "Programming Clojure" clojure download, wrt clojure.contrib.repl-utils/source

2009-07-21 Thread Alex Stoddard
eir source with that version of clojure.jar (apparently an old Clojure 1.1.0-alpha-SNAPSHOT). Used with either clojure.1.0.0.jar or an up to date clojure 1.1.0- alpha built from GitHub, the clojure.contrib.repl-utils/source function works fine. Kind re

Suggest slime-redirect-inferior-output be default for Swank clojure

2010-01-21 Thread Alex Stoddard
instance). Might I suggest that "slime-redirect-inferior-output" be the default for swank-clojure-project? That is much less surprising to newbies who don't yet know about *out*, thread bindings, and swank/slime's rebinding of *out* in the clojure repl. Thanks, Alex Stoddard -- Y

Re: Parallel activities

2010-01-22 Thread Alex Stoddard
On Jan 21, 10:35 pm, tsuraan wrote: > What is the clojure idiom for running multiple (in this case IO bound) > functions simultaneously?  My use case is the parallel activities are > coordinated, basically running in lockstep.  I've been using (.start > (Thread. myfn)).  It works, but I'm wonderin

Re: Full Disclojure - I Need Topics!

2010-02-04 Thread Alex Stoddard
Suggestion: "meta-data in clojure", what it is, how to work with it, idiomatic uses. Thanks for the great series, Alex -- 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