Hello Gvim, On Sun, May 3, 2015 at 11:37 AM, gvim <gvi...@gmail.com> wrote:
> On 03/05/2015 05:24, Sean Corfield wrote: > >> On Sat, May 2, 2015 at 8:18 PM, Mark Engelberg <mark.engelb...@gmail.com >> <mailto:mark.engelb...@gmail.com>> wrote: >> >> Clojure is great for creating new, disruptive web models, but what's >> the easiest path to creating something that can be done trivially >> with, say, Drupal or Django? >> >> Clojure doesn't have to be the solution for every problem. It certainly >> doesn't need to be the solution for low-value problems... >> > > Forgive me if that sounds a little elitist. What if I want to do what > Django can do but in Clojure? If Clojure is a better option there should be > something which can do more than Django. If my only choice is library > composition by definition it doesn't do what Django does well, ie. a > fully-structured setup out of the box with a predictable, best of breed set > of technologies. > I would recommend watching the video "Simple made easy" by Rich Hickey: http://www.infoq.com/presentations/Simple-Made-Easy . By watching this video, I realized there is no sense writing frameworks in Clojure. Not because the video says so, but because the approach of using libraries to compose solutions makes a lot more sense. Django and Rails are examples of easy technologies, while Clojure and its libraries are an example of simple. You will also understand Sean when he said that Clojure "doesn't need to be the solution for low-level problems". Do you actually program in Clojure? Have you experienced web development in Clojure? I'm asking that because my personal experience was actually good. I'm happier writing Clojure web apps adding libraries on demand instead of having a huge piece of software with a lot of things that I don't use at all. -- 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 group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.