Re: Fully lazy sequences are coming - feedback wanted!

2009-02-16 Thread jwhitlark
While I'm fairly new to clojure, and with apologies to Stewart Halloway for complicating his job on the book, (which is excellent so far, btw) I think it would be worth while to chose the optimum naming convention, if it can be done fast enough to update the book. Consider how long some warts had

Re: alternate syntax

2009-02-24 Thread jwhitlark
If you want to do this, knock yourself out. Just don't call it Clojure anymore. Personally I'm opposed to watering something down just because it's tricky. ~Jason On Feb 24, 6:27 am, Onorio Catenacci catena...@gmail.com wrote: On Feb 24, 8:35 am, Mark Volkmann r.mark.volkm...@gmail.com

Anyone want to start a Clojure study group in San Francisco Bay Area?

2009-03-06 Thread jwhitlark
I'm really excited about clojure, and would like to study it with like minded individuals. Any takers? I can probably find a place to meet. Thanks, ~Jason --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Clojure

Re: The Path to 1.0

2009-04-17 Thread jwhitlark
What I'd really like to see are better command line tools. Make it easy to compile, merge with java code, (or jython, or jruby, etc), and a repl that came closer to something like IPython. A prototype lint would be nice too, assuming it's possible for a lisp. And of course, easier install.

Re: Clojure Conference Poll

2010-01-22 Thread jwhitlark
I would suggest that in addition to the 2-day (weekend seems logical to me) conference, that you consider a tutorial day on Friday, and perhaps even sprints for after the conference. I've gotten a great deal out of that format at Pycon, over the years. ~J On Jan 22, 9:36 am, dysinger

Using Apache Camel with Clojure

2010-06-07 Thread jwhitlark
I wrote up a quick post on my experience with using Apache Camel from Clojure. For anyone who's interested, you can find it at http://codeabout.blogspot.com/2010/06/using-apache-camel-from-clojure.html Thanks, ~J -- You received this message because you are subscribed to the Google Groups