Skip to content

Commit

Permalink
Concurrency-Safe Notifications (#822)
Browse files Browse the repository at this point in the history
* Propose concurrency-safe notifications

* Minor correction to proposal template

* Minor clarifications

* Fix return statement of example EventDidOccur.makeMessage()

* Remove static requirement from Message.isolation and provide a table to better explain Message/Notification conversion

* Fix typo in ObservationToken definition

* Fix typo in using WillLaunchApplication.self

* Update proposal to remove generic isolation, enable static member lookup, and provide a default value for Message.name.

* Remove object parameter in makeNotification() example

* Update SF-0010 status to active review

---------

Co-authored-by: Charles Hu <[email protected]>
  • Loading branch information
cthielen and iCharlesHu authored Nov 12, 2024
1 parent 13c8aeb commit 221a0dd
Showing 1 changed file with 386 additions and 0 deletions.
Loading

0 comments on commit 221a0dd

Please sign in to comment.