Fork me on GitHub
#clojure-dev
<
2018-01-17
>
martinklepsch12:01:54

This isn’t really clojure-dev related but I’m looking for some advice if this should be considered a breaking change: https://github.com/boot-clj/boot/pull/684/commits/77f5182d5159a68a5784b5376f6281b796ccbab9

gfredericks13:01:21

@martinklepsch are you worried about "any change whatsoever is theoretically breaking" or is there some practical expectation that you think gets broken by this change?

martinklepsch13:01:47

former, can’t think of any practical expectations

martinklepsch13:01:16

I mean unless you consider intermixed strings from printing practical that is 😄

gfredericks13:01:57

I don't think I would call it breaking then FWIW I asked stu halloway about a much grayer issue recently and his reply was to ask whether the behavior I was changing had already been specified in docstrings

gfredericks13:01:33

so that's how I think about it now

richiardiandrea22:01:49

@martinklepsch we can always include it in a -SNAPSHOT version for a while and ask folks to test it

richiardiandrea22:01:12

or better -alpha