<div dir="ltr"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><div><div><span style="white-space:pre-wrap">        </span>• What is your evaluation of the proposal?<br></div></div></div></div></blockquote><div><br></div><div> +1, it is a sensible approach to improve the interop of Objective-C code and Swift. It also improves a general weakness/wart in Cocoa/Foundation/etc. with the use of NSString (etc.) constants that are not always obvious in their use domain. It not only improves Swift &quot;import&quot; of ObjC API but also adds some clarity to the ObjC API itself when used directly.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><div><div></div><div><span style="white-space:pre-wrap">        </span>• Is the problem being addressed significant enough to warrant a change to Swift?<br></div></div></div></div></blockquote><div><br></div><div>I believe so, yes.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><div><div></div><div><span style="white-space:pre-wrap">        </span>• Does this proposal fit well with the feel and direction of Swift?<br></div></div></div></div></blockquote><div><br></div><div>Yes it fits well.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><div><div></div><div><span style="white-space:pre-wrap">        </span>• If you have used other languages or libraries with a similar feature, how do you feel that this proposal compares to those?<br></div></div></div></div></blockquote><div><br></div><div>N/A</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><div><div></div><div><span style="white-space:pre-wrap">        </span>• How much effort did you put into your review? A glance, a quick reading, or an in-depth study?</div></div></div></div></blockquote><div><br></div><div>A careful reading of the proposal and quick spot review of various Cocoa/etc. headers to understand the problem domain more fully.</div></div></div>