On Nov 17, 2008, at 9:51 AM, Rich Hickey wrote: > main now needs to be called -main, as all methods will be defined > with leading -.
Seeing that makes me think of Objective-C where instance methods have a leading - and static methods (class methods) having a leading +. I think a convention like that might make for an easier read than associating #^{:static true} with static methods, so I thought I'd mention it. --Steve --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---