SwiftWeekly/swiftweekly.github.io

[180] Issue #180 - March 11, 2021

fassko opened this issue ยท 30 comments

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.

SEโ€“0295: Codable synthesis for enums with associated values (third review)

https://forums.swift.org/t/se-0295-codable-synthesis-for-enums-with-associated-values-third-review/45190

If we decide to send 180 without Mailchimp mention we are moving away from Mailchimp.

SE-0300 (third review): Continuations for interfacing async tasks with synchronous code

https://forums.swift.org/t/se-0300-third-review-continuations-for-interfacing-async-tasks-with-synchronous-code/45245

[Accepted with modification] SE-0299: Extending Static Member Lookup in Generic Contexts

https://forums.swift.org/t/accepted-with-modification-se-0299-extending-static-member-lookup-in-generic-contexts/45238

Pitch: Efficient Collection.startIndex throughout the standard library

https://forums.swift.org/t/pitch-efficient-collection-startindex-throughout-the-standard-library/45317

Also something to keep in mind when writing the newsletters. Make sure all links are contain a FQDN.
"/sponsorship" works fine on-site. But in newsletter it is missing the scheme & hostname. Make it "https://swiftweekly.github.io/sponsorship/"

Or is there some way for Jekyll to expand all links when rendering? (Only relevant to newsletter-template.)

@jeroenleenarts right now let's use absolute URLs, let's not overcomplicate things :)

[Amendment] SE-0226: Package Manager Target Based Dependency Resolution

https://forums.swift.org/t/amendment-se-0226-package-manager-target-based-dependency-resolution/45552