<div dir="ltr">But the discussion is no longer about &#39;do we really need to take this feature out?&#39;. The feature is already out. It&#39;s deprecated in Swift 2.2. The discussion is &#39;is there a compelling reason to put it back in again?&#39;.<div><br></div><div>We still have for-in loops. We still have repeat while. We still have forEach. Iteration isn&#39;t going anywhere; it just doesn&#39;t have this peculiar semi-colon structure any more. It&#39;s a confusing structure for beginning programmers to learn in the first place, and Swift doesn&#39;t use semi-colons so much.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Mar 19, 2016 at 6:06 PM, Patrick Gili via swift-evolution <span dir="ltr">&lt;<a href="mailto:swift-evolution@swift.org" target="_blank">swift-evolution@swift.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><br><div><span class=""><blockquote type="cite"><div>On Mar 18, 2016, at 7:19 PM, Ted F.A. van Gaalen &lt;<a href="mailto:tedvgiosdev@gmail.com" target="_blank">tedvgiosdev@gmail.com</a>&gt; wrote:</div><br><div><div style="word-wrap:break-word"><div>On Chris’s advice, I’ve spawned this into a new discussion topic, for which the base could be</div><div>part of what I wrote in relation to SE-0007. </div><div><br></div><div><br></div>Hello Patrick<div>as I wrote: <br><div><div><blockquote type="cite"><div style="word-wrap:break-word"><div><div><blockquote type="cite"><div><div style="word-wrap:break-word"><div style="margin:0px;line-height:normal;color:rgb(4,51,255)"><span style="font-size:12px"></span></div></div></div></blockquote></div></div></div></blockquote><div style="word-wrap:break-word"><div><div><div><div style="word-wrap:break-word"><div style="margin:0px;line-height:normal;color:rgb(4,51,255)"><span style="font-size:12px">As a result of removing the classical for loop it is to be expected that lot of people might consider thinking twice about switching to Swift, If they have to live without (or cumbersome work around) language elements that have proven to be very useful for at least a few decades...</span></div></div></div></div></div></div></div></div></div></div></div></blockquote><div><br></div></span><div>There are two groups of people to consider:</div><div><br></div><div>1) OS X and iOS developers; this group is stuck with whatever the language brings them, for good or bad. If this group of people doesn&#39;t like a decision made by the community, they can grumble about it for awhile, suck in a deep breath, and move on.</div><div><br></div><div>2) Others; this group may be considering using Swift to develop software on other platforms and in other environments. If this group of people doesn&#39;t like a decision made by the community, they may think twice and it could significantly impact the uptake by this group of developers. I think it is wise that the community lubricate the transition to Swift as much as possible for this group of developers. I ask if leaving this kind of syntax in the language is so bad? Does it fall in the same category as removing function currying? My gut tells me not, but I could be wrong.</div><span class=""><br><blockquote type="cite"><div><div style="word-wrap:break-word"><div><div><div><br></div><div>I also find it of the most importance to keep Swift accessible for all kinds of programmers</div><div>from starters to academic. </div><div><br></div><div>Graig Federighi said </div><div><i style="color:rgb(108,108,108);font-family:&#39;Museo Slab&#39;,serif;font-size:26px;text-align:center;border:0px;vertical-align:baseline;margin:0px;padding:0px">We think it should be everywhere and used by everyone.</i></div><div><br></div><div><i style="color:rgb(108,108,108);font-family:&#39;Museo Slab&#39;,serif;font-size:26px;text-align:center;border:0px;vertical-align:baseline;margin:0px;padding:0px"><br></i></div><div>I subscribe to that.</div><div><br></div><div><br></div><div>-TedvG</div><div><br></div><div><br></div></div></div></div></div></blockquote></span></div><br></div><br>_______________________________________________<br>
swift-evolution mailing list<br>
<a href="mailto:swift-evolution@swift.org">swift-evolution@swift.org</a><br>
<a href="https://lists.swift.org/mailman/listinfo/swift-evolution" rel="noreferrer" target="_blank">https://lists.swift.org/mailman/listinfo/swift-evolution</a><br>
<br></blockquote></div><br></div>