Hi, After I shot myself in the foot again this morning by naming one of my variables "cond" and then wondering why Clojure was complaining about a simple cond form, I thought why don't we have capitalization conventions that differ between variables and functions?
Everything in Clojure is lowercase. Are people too opposed to variable names beginning with an upper case character? In Java, names that begin with upper case characters denote classes, but class names are much less often to be seen in Clojure. Thoughts? -Patrick --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---