Reviews are an important part of the Swift evolution process. All review feedback should be either on this forum thread or, if you would like to keep your feedback private, directly to me as the review manager by DM or [email:mailto:rjmccall@apple.com). When contacting me directly as the review manager, please put "[SE-0523]" at the start of the subject line.
What goes into a review?
The goal of the review process is to improve the proposal under review through constructive criticism and, eventually, determine the direction of Swift. When writing your review, here are some questions you might want to answer in your review:
What is your evaluation of the proposal?
Is the problem being addressed significant enough to warrant a change to Swift?
Does this proposal fit well with the feel and direction of Swift?
If you have used other languages or libraries with a similar feature, how do you feel that this proposal compares to those?
How much effort did you put into your review? A glance, a quick reading, or an in-depth study?
Oh, I don’t think we can back-deploy conformances easily so this probably snuck through from when we first thought about it… it would be 6.4 in this case.
+1 - The value for highly concurrent software designs is huge, and the impact extremely minimal. I wish it could be back ported, but I'd be happy to have it forward regardless.