[swift-evolution] SE-0169

2017-04-10 Thread Michael Mayer via swift-evolution
All - I am not in favor of this change. While I agree that the implementation of fileprivate and open as well as the changes to private had some unintended by-products, they can easily be accommodated. Sometimes the language by its nature dictates style. I say at this point, we all just need

[swift-evolution] SE-0047

2016-03-19 Thread Michael Mayer via swift-evolution
https://github.com/apple/swift-evolution/blob/master/proposals/0047-nonvoid-warn.md I really like the way Swift currently works in this regard. Return values can be and are routinely ignored and that is ok an