Heh... Given my problem was with namespaces and file names, looking under "libs" would never have occurred to me. To me, libs would be jar files or something else similar to that. This might be an indication that the namespace doc page should point to the lib page with a clarification about this.
Thanx for the info. joe On Jan 6, 2009, at 12:49 AM, Meikel Brandmeyer wrote: > Hi, > > Am 06.01.2009 um 04:48 schrieb Joseph Jones: > >> 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? > > http://clojure.org/libs > > Complete with example for a namespace and the file has to > be named as well as all modifications like -/_ mangling. > > Furthermore searching the google group for namespace > and use will give you tons of examples.... > > Sincerely > Meikel > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---