Skip to content

Rename NoteMessage.fixItID to noteID #2261

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
ahoppen opened this issue Oct 4, 2023 · 1 comment · Fixed by #2264
Closed

Rename NoteMessage.fixItID to noteID #2261

ahoppen opened this issue Oct 4, 2023 · 1 comment · Fixed by #2264
Assignees
Labels
bug Something isn't working

Comments

@ahoppen
Copy link
Member

ahoppen commented Oct 4, 2023

NoteMessage having a property named fixItID was a stupid copy-paste error. I should be named noteID.

We need to consider how to mitigate API-breakage impact from this change, but AFAICT we will need to have an API-breaking change to rename the property. But maybe there is some clever way to avoid the API breakage.

@ahoppen ahoppen added the bug Something isn't working label Oct 4, 2023
@ahoppen
Copy link
Member Author

ahoppen commented Oct 4, 2023

Tracked in Apple’s issue tracker as rdar://116485448

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants