People keep looking at me funny when I point out variables as code smells during code review...
Stu > > Same here with the commas. Since I've been neck deep in Clojure, I've > been pathologically forgetting to add them with other languages. > > On Jun 2, 10:06 am, Shawn Hoover <shawn.hoo...@gmail.com> wrote: >> On Tue, Jun 2, 2009 at 9:52 AM, Michael Reid <kid.me...@gmail.com> >> wrote: >> >>> On Fri, May 29, 2009 at 2:51 PM, Paul Stadig <p...@stadig.name> >>> wrote: >>>> You meant to type disclosure, but instead you typed disclojure. >> >>>> Paul >> >>> How about when you try to write code in other languages, and >>> reflexively place parentheses before function/method names? >> >>> (len 'Foo') <-- not valid Python. :( >> >>> /mike. >> >> Don't forget, commas are NOT optional! >> >> irb(main)> a = [1 2 3] >> SyntaxError: compile error! > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---