I remember reading another thread (the associated/typealias renaming discussion) where an Apple engineer wrote that this limitation is temporary and that functions should be definable directly in a protocol. If that's the case, this may just be a bug and not have to go through evolution.
Stephen > On Dec 23, 2015, at 2:54 PM, James Campbell via swift-evolution > <[email protected]> wrote: > > Mixins would be a great addition instead of having to define a protocol and > then extending it > > Sent from my iPhone > _______________________________________________ > swift-evolution mailing list > [email protected] > https://lists.swift.org/mailman/listinfo/swift-evolution _______________________________________________ swift-evolution mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-evolution
