On Sep 18, 2008, at 12:46 PM, Rich Hickey wrote:

> Thanks Steve,
>
> I'm willing to add this with a couple of changes:
>
> You can def the vars in boot.clj, with no roots. Please provide doc
> strings.
>
> Lose *r, it's not really useful
>
> In the Repl, push bindings for them (where ns is pushed), then use
> star1.set(...) etc to update the per-thread binding. As written, these
> vars can't be used by more than one repl/thread without conflict.

Thanks Rich, I've uploaded star-vars-2.patch to the file area of the  
Clojure group which implements these changes. Please let me know it  
needs further refinement.

--Steve


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