Skip to content
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

[generator] Refactor generation logic for applying [Obsolete] attributes. #1024

Merged
merged 1 commit into from
Aug 11, 2022

Conversation

jpobst
Copy link
Contributor

@jpobst jpobst commented Aug 8, 2022

Refactor generator logic for applying [Obsolete] attributes to a single common method. This method will later be extended to add support for [ObsoletedOSPlatform].

Doing this piece first and separately allows us to verify that the refactor does not break anything, as the existing logic is a bit tricky. A future PR will also remove the temporary hacks used to preserve stylistic compatibility for the large generator refactor.

Test XA bump to ensure no changes to ApiCompat: dotnet/android#7240.

@jpobst jpobst marked this pull request as ready for review August 9, 2022 16:28
@jonpryor jonpryor merged commit 440c05e into main Aug 11, 2022
@jonpryor jonpryor deleted the refactor-obsolete branch August 11, 2022 20:20
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants