<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 Apr 11, 2016, at 4:32 PM, 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=""><div class=""><br class="">on Mon Apr 11 2016, Russ Bishop &lt;<a href="mailto:swift-evolution@swift.org" class="">swift-evolution@swift.org</a>&gt; wrote:<br class=""><br class=""><blockquote type="cite" class="">Wouldn’t this be the responsibility of UIKit/AppKit teams to provide extensions<br class="">that pass the default values?<br class=""></blockquote><br class="">Yup. &nbsp;Please file radars against those components.<br class=""></div></div></blockquote><div><br class=""></div>To clarify: radars, <a href="http://bugreport.apple.com" class="">bugreport.apple.com</a>, and not <a href="http://bugs.swift.org" class="">bugs.swift.org</a>, right? Also, any best&nbsp;</div><div>tips for getting them noticed? Anyone in particular we can ping on Twitter or via</div><div>email with radar numbers?</div><div><br class=""></div><div>-- E</div><div><br class=""><blockquote type="cite" class=""><div class=""><div class=""><br class=""><blockquote type="cite" class="">Russ<br class=""><br class=""> &nbsp;&nbsp;&nbsp;On Apr 8, 2016, at 10:40 AM, Erica Sadun via swift-evolution<br class=""> &nbsp;&nbsp;&nbsp;&lt;<a href="mailto:swift-evolution@swift.org" class="">swift-evolution@swift.org</a>&gt; wrote:<br class=""><br class=""> &nbsp;&nbsp;&nbsp;Is there a best way to request default values for common Cocoa and Cocoa<br class=""> &nbsp;&nbsp;&nbsp;Touch APIs? <br class=""> &nbsp;&nbsp;&nbsp;Now that we're moving to Swift, the language supports defaults and omitted<br class=""> &nbsp;&nbsp;&nbsp;parameters<br class=""> &nbsp;&nbsp;&nbsp;but the ObjC APIs do not (yet) supply them. <br class=""><br class=""> &nbsp;&nbsp;&nbsp;For example, dismissViewControllerAnimated(flag: true, completion: nil) <br class=""> &nbsp;&nbsp;&nbsp;could become dismissAnimated() when default values are available for flag<br class=""> &nbsp;&nbsp;&nbsp;and completion.<br class=""> &nbsp;&nbsp;&nbsp;There's a large-ish class of these boilerplate defaults and it would be nice<br class=""> &nbsp;&nbsp;&nbsp;if there were a way to<br class=""> &nbsp;&nbsp;&nbsp;be able to request them.<br class=""><br class=""> &nbsp;&nbsp;&nbsp;cc'ing in Daniel S whose idea this is.<br class=""><br class=""> &nbsp;&nbsp;&nbsp;Thanks, -- E<br class=""> &nbsp;&nbsp;&nbsp;_______________________________________________<br class=""> &nbsp;&nbsp;&nbsp;swift-evolution mailing list<br class=""> &nbsp;&nbsp;&nbsp;<a href="mailto:swift-evolution@swift.org" class="">swift-evolution@swift.org</a><br class=""> &nbsp;&nbsp;&nbsp;<a href="https://lists.swift.org/mailman/listinfo/swift-evolution" class="">https://lists.swift.org/mailman/listinfo/swift-evolution</a><br class=""><br class="">_______________________________________________<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=""></blockquote><br class="">-- <br class="">Dave<br class=""><br class="">_______________________________________________<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></div></blockquote></div><br class=""></body></html>