<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div></div><div>-1 as this is too much visual clutter IMO.</div><div><br></div><div>-Thorsten&nbsp;</div><div><br>Am 28.01.2016 um 02:35 schrieb Joseph Essin via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org">swift-evolution@swift.org</a>&gt;:<br><br></div><blockquote type="cite"><div><div dir="ltr">As a budding iOS developer, I thought it might be nice if Swift were to further improve on C's <i>switch</i> statement by using curly brackets to denote a block instead of a colon. It seems like this would be more consistent with the language at large and make indention more intuitive.<div><br></div><div>Here's a quick example of what it might be.</div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">switch&nbsp;</span><i style="font-size:12.8px">value</i><span style="font-size:12.8px">&nbsp;</span><span style="font-size:12.8px">{</span><br></div><div><div style="font-size:12.8px">&nbsp; case&nbsp;<i>expression</i>&nbsp;{</div><div style="font-size:12.8px">&nbsp; }</div><div style="font-size:12.8px">}</div></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I apologize if this message isn't in the right format--I've not used a mailing list before.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Joseph Essin</div></div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>swift-evolution mailing list</span><br><span><a href="mailto:swift-evolution@swift.org">swift-evolution@swift.org</a></span><br><span><a href="https://lists.swift.org/mailman/listinfo/swift-evolution">https://lists.swift.org/mailman/listinfo/swift-evolution</a></span><br></div></blockquote></body></html>