[swift-evolution] continuations - "extensions on steroids" idea
Mike Kluev
mike.kluev at gmail.com
Wed Nov 1 10:28:36 CDT 2017
On 1 November 2017 at 15:22, Adam Kemp <adam.kemp at apple.com> wrote:
> I don’t see why “parts” would need to be named. That seems overly complex
> for little benefit.
>
>
name and ledger are essential in this proposal.
no name ->
no ledger (how to reference it?) ->
anyone can write parts of your class ->
anyone can add variables to your class ?! ->
anyone can access private members of your class ?!
makes no sense without a name and a ledger.
Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20171101/5ba30fbf/attachment.html>
More information about the swift-evolution
mailing list