Sent from my iPad
> On Sep 1, 2017, at 12:44 AM, Marc Schlichte <[email protected]>
> wrote:
>
> No,
>
> as I see it, async / await without actors should behave the same way as if
> you pass continuations instead - especially if we auto convert CPS style
> functions into await/async style, the queueing behavior must not change IMHO.
Ok, then I guess we just disagree. I don't see any need for the new syntax to
have the same semantics, since you can still use the CPS syntax if you want the
old behavior.
If all async/await does is give us a slightly prettier way to write the same
grungy code I'll be very disappointed.
_______________________________________________
swift-evolution mailing list
[email protected]
https://lists.swift.org/mailman/listinfo/swift-evolution