Re: ANN: Noir 1.2.0 released

2011-10-02 Thread Michal B
I like your website design. -- 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

Re: Libraries and build management hell

2011-07-30 Thread Michal B
This discussion is getting a lot of What are you talking about? Leiningen is what you're looking for! replies. I know. I'm a happy lein user, and use it and clojars frequently with some of my larger projects. I'm very grateful for the work Phil and the other

Re: Libraries and build management hell

2011-07-30 Thread Michal B
On Saturday, July 30, 2011 6:24:50 PM UTC+3, puzzler wrote: The issue I have with the build tools is that they all presume you want to *build* something. 95% of the time, I just want to open a file, write some Clojure code, and interactively test it in a REPL. Exactly what I'm talking about.

Re: Libraries and build management hell

2011-07-29 Thread Michal B
The situation you describe clearly requires a build tool. But I'm not talking about this case. -- 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

Re: Libraries and build management hell

2011-07-29 Thread Michal B
Leiningen definitely alleviates the hairiness of library management. But I wish people won't settle for a lein like solution for simple projects. As much as it helps, it is still an unnecessary burden and an obstacle to adoption, in my opinion and experience. -- You received this message

Libraries and build management hell

2011-07-28 Thread Michal B
Why does it have to be so complicated to use libraries? To use libraries, you need to learn how to operate half a dozen build tools and git because each library author distributes their library differently. If figuring out how to install an IDE with clojure wasn't bad enough, now you need to

Rich Hickey up for deletion

2011-07-10 Thread Michal B
Rich Hickey's article in Wikipedia is up for deletion again. Does anyone have links to solid articles about Hickey? -- 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