Skip to content
Snippets Groups Projects

Improve Observable by adding a function that calls out to each observer

Merged Craig Reyenga requested to merge craig_r/vlc-ios:craig_r/observable into master

Improve Observable by adding a function that calls out to each observer and handles the case of disappearing observers. There is an added benefit of the code being a little cleaner.

It's theoretically possible that the old implementation which called out to disappearing observers was being relied upon. If any regressions are found in this MR, they should be fixed by not relying on that behaviour any longer.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading