> not sure that the JCR EventListener interface could be used for persistent > observation listeners
You are right. It would probably be a different API (to be defined). This mechanism could be used for (just an idea): - JCR observation - security (filtering nodes and properties; allowing / disallowing certain operations) - indexing - (maybe) register a remote repository Regards, Thomas
