On Nov 23, 2014, at 2:41 PM, Dan Campbell <dcwhat...@gmail.com> wrote: > Sorry man, but I'm not willing to change my personal coding style. It's not > a matter of getting used to Clojure. I'm not an expert on it yet, but I've > been studying and working with it, for a little over a year. I prefer the > indentation; it makes more sense to me.
As long as you’re prepared to be told this every time you show your code to people, that’s up to you. > Your image, though, doesn't reflect my intended indentation style for lisp > code. It looks like some reformatting took place. Of course - I reformatted it to match the Clojure community style. The image was to show rainbow parentheses, specifically. > If there are other styles out there, that you know about, I'm willing to take > a look at them. Although the traditional lisp style with multiple adjacent > parentheses doesn't work for me, there might be other styles worth looking at. All the style guides will follow that style - that’s how Lisp is written :) Here’s the most "standard" Clojure style guide, based on the style in Clojure books, and Clojure/core’s own library style guide: https://github.com/bbatsov/clojure-style-guide <https://github.com/bbatsov/clojure-style-guide> > Thanks for pointing out the error in the if statement. You're correct. Glad I was able to help. Sean Corfield -- (904) 302-SEAN An Architect's View -- http://corfield.org/ "Perfection is the enemy of the good." -- Gustave Flaubert, French realist novelist (1821-1880) -- 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.