<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=""><div class=""><div style="font-size: 14px;" class=""><b class="">What is your evaluation of the proposal?</b><br class=""></div><div style="font-size: 14px;" class=""><br class=""></div><div style="font-size: 14px;" class="">-1</div><div style="font-size: 14px;" class=""><br class=""></div><div style="font-size: 14px;" class="">I admit I was surprised by the semantics of private in Swift when I first discovered it, because I was used to private in other languages corresponding to Scoped Access Level. But I’ve not been overly bothered by it, and I’ve always kept a fairly strict one class per file anyway. I also don’t like that the proposal adds another keyword/layer of scoping. If people really wanted Scoped Access Level, I would have suggested modifying the meaning of private to correspond to Scoped Access Level and not add another keyword like this proposal.</div><div style="font-size: 14px;" class=""><br class=""></div><div style="font-size: 14px;" class=""><b class="">Is the problem being addressed significant enough to warrant a change to Swift?</b><br class=""></div><div style="font-size: 14px;" class=""><br class=""></div><div style="font-size: 14px;" class="">I’d say no.</div><div style="font-size: 14px;" class=""><br class=""></div><div style="font-size: 14px;" class=""><b class="">Does this proposal fit well with the feel and direction of Swift?</b><br class=""></div><div style="font-size: 14px;" class=""><br class=""></div><div style="font-size: 14px;" class="">I don’t find it worthwhile enough to warrant adding another scoping level and confusing newcomers.</div><div style="font-size: 14px;" class=""><br class=""></div><div style="font-size: 14px;" class=""><b class="">If you have used other languages or libraries with a similar feature, how do you feel that this proposal compares to those?</b><br class=""></div><div style="font-size: 14px;" class=""><br class=""></div><div style="font-size: 14px;" class="">Yes, all the other languages I have used have had Scoped Access Level, but I don’t mind Swift’s current file access level.</div><div style="font-size: 14px;" class=""><br class=""></div><div style="font-size: 14px;" class=""><b class="">How much effort did you put into your review? A glance, a quick reading, or an in-depth study?</b></div></div><div style="font-size: 14px;" class=""><br class=""></div><div style="font-size: 14px;" class="">A thorough read.</div></body></html>