> On May 21, 2016, at 9:40 AM, Matthew Johnson via swift-evolution > <[email protected]> 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
_______________________________________________ swift-evolution mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-evolution
