I created a little file with it's own namespace and the tried to use items form that file in another file. I used :use to import that namespace into the second file but was having a devil of a time getting it to work. It took me a while to riddle out that the file seems to HAVE to be named the same as the namespace! In my case, if my namespace is called foo-bar, than the file have to be named foo_bar.clj.
I don't see anywhere in the web site where this is called out so I am wondering if a) I am doing something very wrong or b) the docs on the web site need to be clarified in this regard? Thanx, joe --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---