Swiftweekly.github.io: [140] Issue #140 - August 8, 2019

Created on 25 Jul 2019  路  16Comments  路  Source: SwiftWeekly/swiftweekly.github.io

To contribute to this issue, simply leave a comment here. Please also review our contributing guidelines.

The current draft for this issue in _drafts/. If you want to contribute directly, feel free to open a pull request.

full issue notes

Most helpful comment

A few folks reached out mentioning my post helped them better grok FRP 馃檶馃徑 https://jasdev.me/duals

All 16 comments

SwiftUI first impressions with Kateryna, Paul, Erica and John

A bit more than a month after SwiftUI鈥檚 grand introduction during WWDC 2019, Kateryna Gridina, Paul Hudson, Erica Sadun and John Sundell discuss their first impressions of Apple鈥檚 declarative new UI framework and the Swift language features that enable it.

https://www.swiftcommunitypodcast.org/episodes/6

The review for SE-0261 has ended and the proposal has been accepted.

https://forums.swift.org/t/accepted-se-0261-identifiable-protocol/27358

Sent with GitHawk

Pitch: A dedicated function for evaluating Void returning closures when Optional instance is not nil

https://forums.swift.org/t/a-dedicated-function-for-evaluating-void-returning-closures-when-optional-instance-is-not-nil/27367

Sent with GitHawk

A few folks reached out mentioning my post helped them better grok FRP 馃檶馃徑 https://jasdev.me/duals

https://twitter.com/slava_pestov/status/1157029945715150848

Exclusivity enforcement is not just about safety - it also enables better optimizations: https://github.com/apple/swift/pull/26440

[PITCH] extractPayload for enum cases having associated value

This is a long requested feature that never saw the light. We have memories of other proposals pitched with Automatically derive properties for enum cases and before with Pitch: Even Smarter KeyPaths? from @stephencelis

https://forums.swift.org/t/pitch-extractpayload-for-enum-cases-having-associated-value/27606

Sent with GitHawk

[PITCH] @unrequired in function signature for optional closure parameters

From a perspective of a framework writer it is important to provide clear and understandable documentation for the correct usage of their APIs. Swift allows us to write functions that are at some extent self documenting, and clearly define what the function will actually do

https://forums.swift.org/t/pitch-unrequired-in-function-signature-for-optional-closure-parameters/27577

Sent with GitHawk

[PITCH] Support for binary dependencies

This draft introduces support for binary dependencies in SwiftPM. It will allow vendors to upload artifacts for all supported platforms which will be resolved, downloaded and linked by SwiftPM. There are still some open things left, which can be found at the bottom, but we wanted to get community feedback before we continue with this.

https://forums.swift.org/t/pitch-support-for-binary-dependencies/27620

Sent with GitHawk

Development open for Swift 5.0.3 for Linux
We are happy to announce the opening of the development phase for Swift 5.0.3 for Linux with a planned release by the end of August 2019. The process for the dot-releases remains the same as for Swift 4.2

https://forums.swift.org/t/development-open-for-swift-5-0-3-for-linux/27693

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jessesquires picture jessesquires  路  10Comments

jessesquires picture jessesquires  路  8Comments

jessesquires picture jessesquires  路  7Comments

jessesquires picture jessesquires  路  6Comments

jessesquires picture jessesquires  路  9Comments