Y
Hacker News
new
|
ask
|
show
|
jobs
by
pcwalton
3796 days ago
Well, for Objective-C compatibility, and maybe for interfaces/protocols (depending on whether they use fat pointers or not), they need that capability. But Swift tries to push you into C++-like vtables when possible.