[Pitch] Introduce @objc_direct Attribute

It’s getting easier to split a class between Swift and ObjC, and it’s been possible for quite a while now to link Swift and ObjC together into the same dylib or executable.

1 Like