<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="">Le 9 août 2017 à 00:06, Erica Sadun via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org" class="">swift-evolution@swift.org</a>&gt; a écrit :</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 Aug 8, 2017, at 3:29 PM, Paul Cantrell 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=""><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=""><div class="">Perhaps I am too optimistic, and core team members correct me if I am speaking out of turn here, but…</div><div class=""><br class=""></div><div class="">I imagine that the core team will assist in providing implementations for proposals that are crucial to the progress of the language and/or highly popular — regardless of whether the proposal was authored by the core team or a community member.</div><div class=""><br class=""></div><div class="">From what I know of the team, they’re not going to let a good idea languish just because of the name that’s in the author field. I’m sure they _are_ going to strategically prioritize what gets attention, and that’s not a bad thing.</div><div class=""><br class=""></div><div class="">Cheers,</div><div class=""><br class=""></div><div class="">Paul</div></div></div></blockquote><br class=""></div><div class="">Perhaps I'm being overly optimistic but I see this change as enhancing collaboration between idea-level and code-level evolution. Requiring a preliminary implementation:</div><div class=""><br class=""></div><div class=""><ul class=""><li class="">Ensures a proof of concept that the proposed change (like expanding `Self` to classes) is realistic and possible.</li><li class="">Ensures that the Swift codebase impact can be measured at the time the proposal is evaluated.</li><li class="">Encourages multi-author proposal teams, comprised of people who understand code impact as well those who can express the importance of the language expression from a user side.&nbsp;</li><li class="">Provides real world "road testing" of proposed toolchain enhancements, letting the changes be "tuned" before proposal. This minimizes adoption regrets, because the beta toolchain can be used with real code. (As with the tuples and closures)</li></ul></div></div></div></blockquote><div>And it will also avoid late changes and new review roundtrip to accepted proposals because we find that some points are ambiguous while implementing it.</div><div>And hopefully, it will also decrease the stack of non implemented accepted proposals.</div><br class=""><blockquote type="cite" class=""><div class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Upfront costs *will* be higher. Not only do you have to believe that a change is good, you must develop a working group that includes coders to create a prototype without any guarantee that the change will pass muster.&nbsp;</div><div class=""><br class=""></div><div class="">Finding those coders and convincing them this will be a great change means that proposals will naturally skew towards Apple-driven rather than wider community-driven. However it does not exclude the latter, especially for passionate proposals that can find the coders to champion them.</div><div class=""><br class=""></div><div class="">-- Erica</div><div class=""><br class=""></div></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>