rom-rb / rom

Data mapping and persistence toolkit for Ruby
https://rom-rb.org
MIT License
2.08k stars 161 forks source link

Switch to dry-events #538

Closed solnic closed 2 years ago

solnic commented 5 years ago

Replace internal Notifications system that is used for configuration events with dry-events API.

⚠️ Prerequisite - needs to wait until dry-events is at 1.0.0

solnic commented 2 years ago

After all, notification system has been replaced by a new system based on dry-effects, so this can be closed.