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 mynamespace 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
smime.p7s
Description: S/MIME cryptographic signature
