Skip to content

Added NSNotification init method#570

Merged
triplef merged 2 commits intomasterfrom
add-nsnotification-init
Jan 13, 2026
Merged

Added NSNotification init method#570
triplef merged 2 commits intomasterfrom
add-nsnotification-init

Conversation

@triplef
Copy link
Member

@triplef triplef commented Jan 13, 2026

The init method is present in Apple headers but was missing here.

Also use NSNotificationName type for name parameter.

@triplef triplef requested a review from rfm as a code owner January 13, 2026 12:10
Copy link
Contributor

@rfm rfm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's all great, but since it's a visible API change, you should add a ChangeLog entry too.

Also use NSNotificationName type for name parameter.
@triplef triplef force-pushed the add-nsnotification-init branch from dcea7cc to 619d65a Compare January 13, 2026 17:37
@triplef triplef merged commit 2216f7c into master Jan 13, 2026
2 of 10 checks passed
@triplef
Copy link
Member Author

triplef commented Jan 13, 2026

Thanks, change log entry added.

@triplef triplef deleted the add-nsnotification-init branch January 13, 2026 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants