Got it. If I knew all of that I would have given it bigger importance. :-) I was recently bitten by some issue related to concurrent ns loading ( https://github.com/clojure-emacs/cider/issues/2092#issuecomment-333615901) I hope that's also on the radar for ns improvements.
On 27 January 2018 at 13:47, Alex Miller <[email protected]> wrote: > On Sat, Jan 27, 2018 at 2:38 AM, Bozhidar Batsov <[email protected]> > wrote: > >> What do you mean under "namespace" improvements? (that was one of the >> areas we could pick the importance of improvements for) I assumed this >> means making the `ns` macro simpler, as I know many people can't use it >> without consulting its documentation, but I was curious if it actually >> meant something else. >> > > It is intentionally vague, but it could mean either improvements to ns or > changes to namespaces themselves. There are some problems around dealing > with failures during load and performance that I think could be improved by > immutable namespaces. > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > 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 > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. 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 --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
