Swiftweekly.github.io: [76] Issue #76 - June 29, 2017

Created on 22 Jun 2017  Β·  36Comments  Β·  Source: SwiftWeekly/swiftweekly.github.io

full issue notes

All 36 comments

thanks @garricn ! πŸŽ‰

Swift for VS code -- important for non-Apple Platform Swift development
https://owensd.io/2017/06/02/apous-early-preview/

Itai explains sharing Encoder with superclass: https://twitter.com/garricn/status/878426105585127425

@gregheo Regarding SE-0180, the proposal is in Active Review but there is already a PR opened that implements it. Is that normal?

@garricn: on an active proposal with its implementation already done: that happens from time to time, yep!

@garricn normal, as Bas mentioned. It's not merged in, so it's a good chance to get an early look and then spot some issues as happened here

I enjoy these Swift puzzles. I hope to see more: https://twitter.com/codafi_/status/878330155642396673

Brisk, a macOS app for submitting radars (mentioned before in this publication) hits v1.0 and a quick 1.0.1 follow-up release
https://github.com/br1sk/brisk

This seems interesting: can anyone give me some thoughts on this... It looks like it addresses multiple radars. https://github.com/apple/swift/pull/10565

@gregheo's disappointing post that the new encoders are just wrappers around NSJSONSerialization.

Β―\_(ツ)_/Β―

https://swiftunboxed.com/stdlib/json-encoder-encodable/

@jessesquires the post was disappointing, or the conclusion was disappointing?! 😈

Apple developed index-while-building on their internal Clang fork in time for Xcode 9. The changes are being merged to swift-clang, the Swift project's fork of Clang, in apple/swift-clang pull request 95 (87 files changed, 9,127 lines added, 30 lines deleted!). As far as I can tell, there isn't a diff up for this on the upstream Clang repository, but I'm not sure.

@jessesquires @gregheo @BasThomas Anyone find anything interesting re:

  1. Proposals (Proposed/Accepted/Rejected/)
  2. Mailing Lists
  3. Starter Tasks

Thank you.

  1. SE-0180 is back in review: https://github.com/apple/swift-evolution/commit/8de3eb3e9e075999035ec5083bf5ffef73086dcf (might still get accepted / rejected tomorrow?)
    SE-0177 is being revised as well. There are some details on the mailing list.
  2. Ben Cohen also just opened a PR on Swift-evolution; not sure in what form that has been pitched / discussed on the mailing lists already. Erica Sadun also pitched a !! operator: https://gist.github.com/erica/423e4b1c63b95c4c90338cdff4939a9b

Anything else on the mailing lists?

re Ben's PR mentioned by Bas above β€”Β details on...the mailing list.
https://lists.swift.org/pipermail/swift-evolution/Week-of-Mon-20170626/037776.html

@jessesquires @BasThomas It appears that there are no new starter tasks. Am I correct? Shall I just include some old ones?

@garricn feel free to just omit the starter task section (or any other section if there's nothing to add) πŸ˜„

Thanks folks for all the fantastic work! πŸ’―

I merged #281, fixed some typos, and added some pull quotes for the mailing list items. Looks like everything is good to go!

@garricn The last thing to do is move the issue from _drafts/ to _posts/ in the morning. πŸ‘

@gregheo the conclusion πŸ˜…πŸ˜‚

Will do.

I didn't want to push to master so I opened #283 @BasThomas @gregheo

Congrats @garricn! πŸŽ‰

Thank you for the opportunity and for helping so much with the issue. It was fun and I look forward to doing it again! 😁

Thanks so much @garricn!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jessesquires picture jessesquires  Β·  8Comments

jessesquires picture jessesquires  Β·  4Comments

BasThomas picture BasThomas  Β·  4Comments

ColinEberhardt picture ColinEberhardt  Β·  5Comments

jessesquires picture jessesquires  Β·  9Comments