<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">I courteously remove my objections.</div><div class=""><br class=""></div><div class="">-- E</div><div class=""><br class=""></div><br class=""><div><blockquote type="cite" class=""><div class="">On Dec 4, 2015, at 3:25 PM, Ray Fix &lt;<a href="mailto:rayfix@gmail.com" class="">rayfix@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div class=""><blockquote type="cite" class=""><div class="">On Dec 4, 2015, at 2:20 PM, Ray Fix &lt;<a href="mailto:rayfix@gmail.com" class="">rayfix@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div class=""><blockquote type="cite" class=""><div class="">On Dec 4, 2015, at 2:16 PM, Greg Titus &lt;<a href="mailto:greg@omnigroup.com" class="">greg@omnigroup.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">Streza’s source code is an example of Duff’s Device, which is a big place where switch fallthrough is arguably the cleanest way to do things and the reason why I’d personally prefer to keep it as part of the language.</div></div></blockquote></div><br class=""><div class="">Yes. &nbsp;You beat me to it but I agree. &nbsp;I think having fallthrough could be an important performance optimization as refactoring would either result in the overhead of a function call or replicated code. &nbsp; I would also prefer to keep it in the toolbox.</div><div class=""><br class=""></div></div></div></blockquote><br class=""></div><div class="">I should have mentioned that 99% of the time the overhead of a function call doesn’t matter, but when it does… it is great to have.</div><div class=""><br class=""></div><div class="">Ray Fix</div><div class=""><br class=""></div><br class="">
<img src="https://u2002410.ct.sendgrid.net/wf/open?upn=r5jpKsi6nat7oa43lpCLi5GRGm2utDkbDscuFklXZ2fL84jZDkIrfwpmgMQ9-2BlBo9b2a5Hy71DooU6D4Fai1pd2vS-2F9m6J8-2BcoQC8Zu0yHPvZYIjL53NbsqRzVHB7dQCj86V4wvyePgr3KNgB3mpKxVLttmHmOV5yftPW0CQ6jpo-2BlsL0iEFDBK14rbJ-2BsZjrO2oAQYc5-2FB-2BJcFTLP07JkQXA5TQONstVe9CAmz7BgI-3D" alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;" class="">
</div>
_______________________________________________<br class="">swift-evolution mailing list<br class=""><a href="mailto:swift-evolution@swift.org" class="">swift-evolution@swift.org</a><br class="">https://lists.swift.org/mailman/listinfo/swift-evolution<br class=""></div></blockquote></div><br class=""></body></html>