<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=""><br class=""><div><blockquote type="cite" class=""><div class="">On Mar 11, 2016, at 11:27 AM, Joe Groff &lt;<a href="mailto:jgroff@apple.com" class="">jgroff@apple.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div style="font-family: AvenirNext-Regular; font-size: 15px; font-style: normal; font-variant-caps: 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;" class=""><blockquote type="cite" class=""><div class=""><br class="Apple-interchange-newline">On Mar 11, 2016, at 11:20 AM, Jordan Rose via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org" class="">swift-evolution@swift.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="" style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><br class=""><div class=""><blockquote type="cite" class=""><div class="">On Mar 10, 2016, at 15:34 , Dave Abrahams via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org" class="">swift-evolution@swift.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class="">on Wed Mar 09 2016, Jordan Rose &lt;<a href="mailto:swift-evolution@swift.org" class="">swift-evolution@swift.org</a>&gt; wrote:<br class=""><br class=""><blockquote type="cite" class="">This is my concern too. Our guidelines often lead to the first<br class="">parameter having a label, but usually that name isn't the same as the<br class="">name of the parameter—one's a preposition, the other's a noun. I'm<br class="">pretty sure the common case is still unlabeled.<span class="Apple-converted-space">&nbsp;</span><br class=""></blockquote><br class="">It's about 50/50 (slight edge to labeled first parameters) in the<br class="">imported Cocoa APIs.<br class=""></div></blockquote></div><br class=""><div class="">If it's easy to get these numbers, how many of the first parameters have the same label as the parameter name?</div></div></div></blockquote><br class=""></div><div style="font-family: AvenirNext-Regular; font-size: 15px; font-style: normal; font-variant-caps: 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;" class="">If you're going to measure that, you should also measure it for second, third, ..., Nth parameters too for comparison.</div></div></blockquote><br class=""></div><div>Anyone who wants to measure is free to do so: simple regexps and wc generally work for this purpose.</div><div><br class=""></div><div><a href="https://github.com/apple/swift-3-api-guidelines-review/tree/swift-3/Platforms" class="">https://github.com/apple/swift-3-api-guidelines-review/tree/swift-3/Platforms</a></div><div><br class=""></div><div><br class=""></div><br class=""></body></html>