Hi,

I’m working on an application packaged as an OSGI bundle that would perform 
some validation and store some auxiliary data in a node whenever a stream is 
saved in one of its properties, so I’m thinking on creating some CommitHook (or 
an EditorProvider) that would be able to compute the auxiliary property. 

Now comes the problem: in my setup, the Oak repository is created with some 
Hooks/Providers on startup, and AFAICS only Observer’s can be added/removed 
after that, is this correct?

Thanks
Dominique

Reply via email to