[swift-evolution] Static Dispatch Pitfalls

Charles Srstka cocoadev at charlessoft.com
Sun May 22 01:37:37 CDT 2016


> On May 21, 2016, at 9:40 AM, Matthew Johnson via swift-evolution <swift-evolution at swift.org> wrote:
> 
> By annotation I just meant something indicating behavior.  Your 'nondynamic' qualifies, but is not the right term.
> 
> 'dynamic' in Swift does not just mean dynamic dispatch semantics.  It means always dispatched through the Objective-C runtime.  If it didn't already have this meaning I would probably like 'nondynamic' quite a bit as a more precise alternative.

Virtual/nonvirtual?

Charles

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


More information about the swift-evolution mailing list