<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2015-06-25 21:28 GMT+02:00 Steven Schveighoffer via Digitalmars-d <span dir="ltr"><<a href="mailto:digitalmars-d@puremagic.com" target="_blank">digitalmars-d@puremagic.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 6/24/15 11:12 PM, Steven Schveighoffer wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
So I actually implemented this. I made it a std.internal type so it can<br>
be used wherever you need to port string concatenation to a chain.<br>
</blockquote>
<br></span>
Seems like Andrei has nixed this idea:<br>
<br>
"Please no breakages and no clever schemes and no overengineering."<br>
<br>
<a href="http://forum.dlang.org/post/mmhjqe$2mud$1@digitalmars.com" rel="noreferrer" target="_blank">http://forum.dlang.org/post/mmhjqe$2mud$1@digitalmars.com</a><br>
<br>
Oh well. I'm kind of done with the whole naming thing, there are better things I could (and probably should) be doing. Plus arguing against Walter and/or Andrei is kind of an uphill battle, especially if they both agree on something.<br>
<br>
I'll leave the branch up for anyone who wants to continue to try things with it, it was a very cool idea.<br>
<br>
-Steve<br>
</blockquote></div><br>And he's right. It is really annoying to update to a new version and have perfectly valid and working code breaking because someone had a nice idea. Ideally, we should only ever break code that has a bug in it.</div></div>