[swift-evolution] [Review] SE-0088: Modernize libdispatch for Swift 3 naming conventions
Patrick Smith
pgwsmith at gmail.com
Wed May 11 00:49:53 CDT 2016
Sorry, instead of saying this I meant to say fall into the pit of success with concurrency and QOS. (http://blog.codinghorror.com/falling-into-the-pit-of-success/)
The Foundation APIs such as -[NSData writeToURL:atomically:] are easy to find yet synchronous, and might be a newcomer’s first choice. A new API built on top of libdispatch might make doing the right thing the first choice.
> On 11 May 2016, at 3:41 PM, Patrick Smith <pgwsmith at gmail.com> wrote:
>
> that get have concurrency and compatible with QOS by default.
More information about the swift-evolution
mailing list