Hi all --
The review of SE-0474 ran from April 8 to April 22nd.
Feedback was generally light, probably because this feature has already been extensively discussed in multiple pitches and a draft vision document over a period of a few years, and has existed in underscored form in the standard library even longer than that.
There was some concern raised about a proliferation of different accessors, but the LSG is convinced that we genuinely do need these forms to make Swift as efficient and usable as it should be. The prospective vision document lays out the bigger picture for accessors convincingly, and these are a first step that only codifies an existing underscored feature, so we feel that we are on well-trod API ground.
Accordingly, the LSG has decided to accept this proposal.
I will note that as a practical matter, there are some implementation kinks that have to be worked out before this change is merged. In particular, as implemented, this would be source-breaking. The authors have assured me that they will be able to narrow the impact of the source break to an acceptable impact (or eliminate it entirely), but this change will not land until that happens, likely after the 6.2 release.
Thank you all for your participation in Swift Evolution.
– Steve Canon