> The consequence of this possible future scenario would be that an Apple 
> engineer writing code for an interoperable framework would write the .m file 
> in Obj-C, but the public .h file in Swift.

Except that swift doesn't have .h files.  The auto generated files your
are seeing are not .h files. Perhaps you are thinking of them that way because
of your C/Obj-C background.   Think of them instead as abbreviated .swift
files.

Marc
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to