On Sep 3, 5:14 pm, Chouser <[EMAIL PROTECTED]> wrote:
> On Wed, Sep 3, 2008 at 4:36 PM, Stephen C. Gilardi <[EMAIL PROTECTED]> wrote:
>
> > I saw some discussion of how to fix this on the IRC log but I can't get on
> > at the moment.
> > It looks like the current plan is to change "ns" to remove the sensitivity
> > to "the namespace is already defined" and add "(:refer-clojure ...)" to the
> > list of supported reference arguments.
>
> Well, here's a patch for the behavior discussed on IRC.  I'm posting
> it only because it's complete and working, not in any attempt to
> stifle further discussion.  If we settle on any alternate solution,
> this patch can just be ignored.
>

I've applied this patch (SVN rev 1017).

ns should be used in only one file. in-ns should still be used in
subsidiary files and to change *ns* at the repl.

Rich
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to