<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 <<a href="mailto:swift-evolution@swift.org" class="">swift-evolution@swift.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class=""><br class="">on Mon Apr 11 2016, Russ Bishop <<a href="mailto:swift-evolution@swift.org" class="">swift-evolution@swift.org</a>> 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. 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 </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=""> On Apr 8, 2016, at 10:40 AM, Erica Sadun via swift-evolution<br class=""> <<a href="mailto:swift-evolution@swift.org" class="">swift-evolution@swift.org</a>> wrote:<br class=""><br class=""> Is there a best way to request default values for common Cocoa and Cocoa<br class=""> Touch APIs? <br class=""> Now that we're moving to Swift, the language supports defaults and omitted<br class=""> parameters<br class=""> but the ObjC APIs do not (yet) supply them. <br class=""><br class=""> For example, dismissViewControllerAnimated(flag: true, completion: nil) <br class=""> could become dismissAnimated() when default values are available for flag<br class=""> and completion.<br class=""> There's a large-ish class of these boilerplate defaults and it would be nice<br class=""> if there were a way to<br class=""> be able to request them.<br class=""><br class=""> cc'ing in Daniel S whose idea this is.<br class=""><br class=""> Thanks, -- E<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=""> <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>