SenseNet / sensenet

Open Source Content Services Platform written in .NET
https://sensenet.com
GNU General Public License v2.0
174 stars 111 forks source link

Modernize NodeObserver registration #2113

Open kavics opened 1 month ago

kavics commented 1 month ago

Create an ISerciceCollection extension to add a NodeObserver type and remove the automatic NodeObserver type discovery. Ensure a possibility to disable any NodeObserver type regardless of whether it is registered.