On Tue, Mar 24, 2009 at 9:44 AM, Stephen C. Gilardi <squee...@mac.com> wrote:
>
> One thing to note is that namespace names should always have at least one
> period in them. I believe this is due to a rule regarding Java packages. At
> some point the "clojure" namespace became "clojure.core" for this reason. I
> haven't had a problem with such "top level" namespace names on my machine
> locally, but they're not officially supported.

I hadn't run across that rule before. I guess the "user" namespace is
an exception. That should be mentioned at
http://clojure.org/namespaces. Where did you find that?

-- 
R. Mark Volkmann
Object Computing, Inc.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to