Hi, On Oct 9, 8:49 am, Raoul Duke <[email protected]> wrote:
> are there any plans to something along the lines of e.g. having > autodef be something that can be turned on per-file via some > expression in the file itself? The Right Way (ie. the one Rich chose for Clojure) is to use declare to do forward declaration. Implementation of autodefs is very unlikely to happen. See also the archive for several discussions on this topic. Sincerely Meikel --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. 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 -~----------~----~----~----~------~----~------~--~---
