Skip to content

[TODO]: Add WinRT contracts to app SDK to help with future compatibility #598

New issue

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

Open
Psychlist1972 opened this issue Mar 9, 2025 · 0 comments
Labels
area-sdk 🔧 Related to the application SDK fixed-awaiting-public-release 🕙 Fixed in our internal builds. Waiting to make its way to a public release. todo 🗃️ Not really a bug just something we need to do that is useful to track in the open.

Comments

@Psychlist1972
Copy link
Collaborator

Add apicontract types and attributes to the SDK types to help apps detect features in the future after there have been multiple revisions of the SDK.

Apps need to be able to call IsContractPresent(contractName, version) to know if, for example, the support for Network MIDI 2.0 is in the SDK runtime.

Tracking here for visibility. Most recent check-ins include this for all types that are not marked experimental.

@Psychlist1972 Psychlist1972 added area-sdk 🔧 Related to the application SDK fixed-awaiting-public-release 🕙 Fixed in our internal builds. Waiting to make its way to a public release. todo 🗃️ Not really a bug just something we need to do that is useful to track in the open. labels Mar 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-sdk 🔧 Related to the application SDK fixed-awaiting-public-release 🕙 Fixed in our internal builds. Waiting to make its way to a public release. todo 🗃️ Not really a bug just something we need to do that is useful to track in the open.
Projects
Status: No status
Development

No branches or pull requests

1 participant