If core.async is going to get out of alpha in the next version, does it also make sense to rationalize the namespaces so that both Clojure and ClojureScript use clojure.core.async.*? In this era of cljc and shared namespaces, it would be nice to have a universal require. Once core.async is out of alpha state it seems likely that the namespace structure will be set in stone.
This is being tracked in http://dev.clojure.org/jira/browse/ASYNC-142 On Sat, Oct 3, 2015 at 2:37 AM Alex Miller <[email protected]> wrote: > I talked to Rich yesterday and we expect to remove the alpha in the next > version, fyi. > > > On Wednesday, September 30, 2015 at 10:39:17 PM UTC-4, Rangel Spasov wrote: >> >> We've been using the library very actively from both Clojure and >> ClojureScript and have no problems with it - no reasons to worry about the >> alpha label I think :). >> >> >> On Saturday, September 26, 2015 at 2:49:22 AM UTC-7, Rafik NACCACHE wrote: >>> >>> core.async didn't move since more than a year. >>> >>> Is any new release coming soon? I actually use this library intensively, >>> and the fact it is staying alpha for more than a year starts giving me some >>> shivers :) >>> >>> Thank you for any updates !! >>> >> -- > 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. > -- Daniel -- 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.
