[swift-evolution] SE-0068 MIA? - Self.classMethod() from instance methods

Joe Groff jgroff at apple.com
Thu Apr 20 12:35:53 CDT 2017


> On Apr 20, 2017, at 8:13 AM, John Holdsworth via swift-evolution <swift-evolution at swift.org> wrote:
> 
> I was going to have a look at creating a new proposal for this but I see there already
> is one <https://lists.swift.org/pipermail/swift-evolution/Week-of-Mon-20160425/015977.html> and the start of an implementation <https://github.com/apple/swift/pull/3866>. Is there any chance this is in the pipeline?

We haven't had time to invest in implementing this yet. Since it's a purely additive feature, the acceptance of the proposal still stand, and we would accept a good implementation of it at any time. It does however require some relatively deep refactoring of the modeling of Self types across the AST and SIL layers, which is currently very superficial, in order to successfully implement, which is part of why we haven't gotten around to it yet.

-Joe

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20170420/fc3013ec/attachment.html>


More information about the swift-evolution mailing list