We can and probably will continue using CLJS <= 0.0-3178 for a while,
but afaict there is no release date yet for Clojure 1.7.0 so we'll be
left in limbo using out-of-date releases until it's ready. Not a
problem if it's a month, a problem if it's 6 months.

 * We rely heavily on tools like cursive and figwheel to smooth our
development process and reduce the pain of working with large code
bases with clojurescript. These tools will continue to track head.
 * Non-critical issues like CLJS-1213 and CLJS-1255 can still have a
big impact on our development process.
 * Critical issues like CLJS-1216 do come up from time to time.

We're developing a large commercial project with about 20k lines of
clojurescript. Decisions like this one can have a big impact on our
team, we'd appreciate if in the future you could take the time to
consult the community before making dependency changes that will
affect upstream users.

On Wed, May 13, 2015 at 3:35 AM, David Nolen <[email protected]> wrote:
> What's preventing you from using ClojureScript releases that rely on Clojure
> 1.6.0 (ClojureScript <= 0.0-3178)? The last real critical bug was the
> Firefox ES6 regex issue, fixed as of 0.0-2985. We're not going to maintain a
> 1.6 compatible branch.
>
> David
>
> On Mon, May 11, 2015 at 5:27 PM, Stephen Nelson <[email protected]> wrote:
>>
>> > As I said above, you must specify Clojure 1.7.0-beta2 as your Clojure
>> > dependency.
>>
>> We're quite unhappy about this change. Wherever possible, we try to
>> avoid using unreleased software in our production environments, but
>> because we compile clojurescript snippets on the fly we're now forced
>> to switch our whole project to 1.7.
>>
>> Could you please consider reverting the clj->cljc change until 1.7 is
>> released, or maintaining a 1.6-compatible branch for bug fixes.
>>
>> --
>> Note that posts from new members are moderated - please be patient with
>> your first post.
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "ClojureScript" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected].
>> To post to this group, send email to [email protected].
>> Visit this group at http://groups.google.com/group/clojurescript.
>
>
> --
> Note that posts from new members are moderated - please be patient with your
> first post.
> ---
> You received this message because you are subscribed to the Google Groups
> "ClojureScript" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/clojurescript.

-- 
Note that posts from new members are moderated - please be patient with your 
first post.
--- 
You received this message because you are subscribed to the Google Groups 
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/clojurescript.

Reply via email to