[swift-evolution] [Re-Review] SE-0104: Protocol-oriented integers

Haravikk swift-evolution at haravikk.me
Sat Feb 18 03:52:57 CST 2017


> On 18 Feb 2017, at 01:45, Joe Groff via swift-evolution <swift-evolution at swift.org> wrote:
> 
> 	• What is your evaluation of the proposal?

Solid +1, though like others I disagree with deprecating BitwiseOperations, and feel it should be integrated into the protocol hierarchy.

> 	• Is the problem being addressed significant enough to warrant a change to Swift?

Definitely; interpretability of integers and some ambiguity with the types are weaknesses in Swift right now, so the improved design should make a big difference.

> 	• Does this proposal fit well with the feel and direction of Swift?

Yes.

> 	• How much effort did you put into your review? A glance, a quick reading, or an in-depth study?

I've been keeping an eye on the discussion and skimmed the proposal again to hopefully catch any changes.


More information about the swift-evolution mailing list