SwiftWeekly / swiftweekly.github.io

A community-driven weekly newsletter about Swift.org
https://swiftweekly.github.io/
Creative Commons Zero v1.0 Universal
325 stars 48 forks source link

Trial Run [101] Issue #101 - Jan 18, 2018 #346

Closed tapthaker closed 6 years ago

tapthaker commented 6 years ago

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

The current draft for this issue in the Pull Request.

jessesquires commented 6 years ago

Awesome! ๐ŸŽ‰ Thanks @tapthaker !

@SwiftWeekly/writers -- Tapan is interested in joining / helping resume the newsletter with @BasThomas and @RomanVolkov. We're going to do a trial run for this issue to bring Tapan up to speed (but not publish the issue).

tapthaker commented 6 years ago

@jessesquires Thanks for introducing me. I am going to start writing the draft. Folks please help out with updates for this week as and when possible.

tapthaker commented 6 years ago

I think we should cover Conditional conformance even if it truly isn't a part of this week.

BasThomas commented 6 years ago

Awesome @tapthaker! Looking forward.

Sent with GitHawk

BasThomas commented 6 years ago

Here are some URLs I gathered:

Sent with GitHawk

RomanVolkov commented 6 years ago

@tapthaker Nice to meet you!

RomanVolkov commented 6 years ago

Proposal update: Deriving collections of enum cases - https://github.com/apple/swift-evolution/pull/114#issuecomment-354573721 SE-0192 revision: https://github.com/apple/swift-evolution/pull/777

jessesquires commented 6 years ago

"Finally" https://twitter.com/jckarter/status/951199675163422720

RomanVolkov commented 6 years ago

https://github.com/apple/swift/pull/13893 https://github.com/apple/swift/pull/13897

RomanVolkov commented 6 years ago

โ€œFinallyโ€ https://twitter.com/jckarter/status/951569237318893568

BasThomas commented 6 years ago

SE-0192 returned for revision: https://github.com/apple/swift-evolution/commit/25ec3030b7b656e5d7df7c150ab6f53723cdc0a2

The proposal author, Jordan Rose, is working on a revised proposal that includes:

  • Alterations to the naming of the attributes.
  • New affordances for how switch statements work with non-exhaustive enums.

There will be a second round of review, but there is active discussion considering the latter point right now on swift-evolution on the thread "Handling unknown cases in enums

BasThomas commented 6 years ago

Bool toggle proposal: https://github.com/apple/swift-evolution/pull/782

RomanVolkov commented 6 years ago

Improvements to function's calling convention https://github.com/apple/swift/pull/13935

tapthaker commented 6 years ago

Hey folks, apologies for not continuing to update the PR. I was a bit ill. I will be updating in the next couple of hours.

jessesquires commented 6 years ago

Bool-toggle blog post: https://www.objc.io/blog/2018/01/16/toggle-extension-on-bool/

RomanVolkov commented 6 years ago

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

BasThomas commented 6 years ago

https://twitter.com/ericasadun/status/953655632552316929

RomanVolkov commented 6 years ago

Small step with huge background and importance https://twitter.com/slava_pestov/status/953897806040674304

tapthaker commented 6 years ago

I like the idea of One small step for resilience, one giant step for ABI

jessesquires commented 6 years ago

Alright folks -- thanks everyone for helping with this exercise! See the practice issue at #347.

More discussion on the future of the newsletter at #348 ๐Ÿ˜„ ๐ŸŽ‰

tapthaker commented 6 years ago

Thanks @jessesquires for this exercise! It was an amazing experience indeed. Special thanks to @BasThomas @RomanVolkov for helping me with several updates & reviewing the blog along the way