[swift-evolution] [Review] SE-0013 Remove Partial Application of Non-Final Super Methods
Jesse Rusak
me at jesserusak.com
Sat Jan 9 19:32:21 CST 2016
> The review of SE-0013 "Remove Partial Application of Non-Final Super Methods” begins now and runs through January 13th. The proposal is available here:
>
> https://github.com/apple/swift-evolution/blob/master/proposals/0013-remove-partial-application-super.md <https://github.com/apple/swift-evolution/blob/master/proposals/0013-remove-partial-application-super.md>
>
> * What is your evaluation of the proposal?
This seems very reasonable to me.
> * Is the problem being addressed significant enough to warrant a change to Swift?
It seems like the trade off in functionality is quite minor (and easy to work around with a local closure) and wouldn’t be worth “deep changes” to resolve.
> * Does this proposal fit well with the feel and direction of Swift?
Yes, especially as the multiple argument list functionality is going away.
> * How much effort did you put into your review? A glance, a quick reading, or an in-depth study?
I read through the proposal and the implementation and experimented with a work-around.
- Jesse
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20160109/ee1bc928/attachment.html>
More information about the swift-evolution
mailing list