Gary:
Immutability is awesome, the ease to work with concurrency in Clojure is
fantastic and the interop with Java is very good when you compare with
others JVM mainstream languages. But I'm affraid that these technical
features that are very important for us, devs, don't sell the language fo
Excellent, Deniz
But I'm getting an error when I try to run for the first time:
Could not find artifact fsrun:fsrun:jar:0.1.0 in central
(http://repo1.maven.org/maven2/)
Could not find artifact fsrun:fsrun:jar:0.1.0 in clojars
(https://clojars.org/repo/)
This could be due to a typo in :dependen
For those who use Clooj, looks like Mr Edelstein fixed the problem.
On Friday, June 28, 2013 1:43:03 PM UTC-3, Plinio Balduino wrote:
>
> Yup. It's the same problem. That lib is only available on OSX.
>
--
--
You received this message because you are subscribed to the Google
G
Hi there
I sent a pull request fixing this Apple lib issue.
https://github.com/arthuredelstein/clooj/pull/119
I'm not in Clooj list and never heard about before, but it sounds like an
awesome project.
Regards
PlĂnio
On Thursday, June 27, 2013 11:05:56 PM UTC-3, Cedric Greevey wrote:
>
> I'm
C-3, Igor Hercowitz wrote:
>
> Hi Plinio,
>
> We're using clojure to develop our back-end.
>
> We're using Rest, Compojure and Cheshire.
> To test we're using Midje and Kibit to validate the code.
>
> Unfortunately we have use some Java Legacy code... :)
>