[swift-evolution] [Review] SE-0061: Add Generic Result and Error Handling to autoreleasepool()
John Lin
johnlinvc at gmail.com
Tue Apr 26 09:32:42 CDT 2016
> * What is your evaluation of the proposal?
+1 for the change
> * Is the problem being addressed significant enough to warrant a
> change to Swift?
It’s not really a significant issue, but since nothing will be broken, it should be fine.
> * Does this proposal fit well with the feel and direction of
> Swift?
Yes. make autoreleasepool function-ish matches the ultimate goal of deprecating Obj-C.
> * If you have you used other languages or libraries with a
> similar feature, how do you feel that this proposal compares
> to those?
N/A
> * How much effort did you put into your review? A glance, a
> quick reading, or an in-depth study?
>
Quick read the whole proposal.
—John
More information about the swift-evolution
mailing list