We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Attachment: Download
md5: 1e052641a819da11506e71ae7ed0906d
Issue Description:
From the Class Metadata section of the ABI Stability manifesto:
"Library evolution may present many changes to what exactly is present and will likely make many of the contents opaque to accommodate changes."
We need to decide what the class metadata should contain and what should be opaque as part of locking down the ABI.
The text was updated successfully, but these errors were encountered:
@swift-ci create
Sorry, something went wrong.
I think this is done. We've essentially made everything opaque except for the generic parameter area.
No branches or pull requests
Attachment: Download
Additional Detail from JIRA
md5: 1e052641a819da11506e71ae7ed0906d
Issue Description:
From the Class Metadata section of the ABI Stability manifesto:
"Library evolution may present many changes to what exactly is present and will likely make many of the contents opaque to accommodate changes."
We need to decide what the class metadata should contain and what should be opaque as part of locking down the ABI.
The text was updated successfully, but these errors were encountered: