On Tue, Jan 6, 2009 at 9:00 AM, Stuart Halloway <stuart.hallo...@gmail.com> wrote: > >> I'm curious why you decided not to surround the names of constants >> with asterisks. I see you did use asterisks around snake and apple. >> I'm still confused about whether there's a convention for that. > > I like to use the *form* for names that might be dynamically rebound. > Thinking about removing them from snake and apple as well.
Based on the reply from Chouser, I think you should keep the asterisks around snake and apple because they do get rebound. I removed the asterisks from my constant names and added them to *snake* and *apple*. -- R. Mark Volkmann Object Computing, Inc. --~--~---------~--~----~------------~-------~--~----~ 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 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 -~----------~----~----~----~------~----~------~--~---