Re: Transitioning from Java to Clojure

2008-10-09 Thread Ande Turner
Mike, I also posted the Queston at stackoverflow.com. There are a number of people whom would be interested in hearing your answer. Is it alright if I place a copy of your answer there and cite you? I don't suppose you have joined yourself have you? http://stackoverflow.com/questions/181842/tran

Re: Transitioning from Java to Clojure

2008-10-08 Thread MikeM
> What project types lend themselves to using Java over Clojure, vice > versa, or in combination? > A project where a GUI-building tool (such as Matisse in Netbeans) is needed would be a case where Java may still be required. Anything done in Java can be done in Clojure quite readily, with proxy