rom-rb / rom

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

Improve plugin setup #639

Closed solnic closed 3 years ago

solnic commented 3 years ago

Trigger listeners only for enabled plugin

Previously any plugin that would subscribe to notifications would be always triggered, which made it impossible to isolate plugin configs