Hi, On Tue, Jul 22, 2008 at 12:10 PM, Carsten Ziegeler <[EMAIL PROTECTED]> wrote: > In both cases I'm generating application events out of the observation > events, like a page has changed event, removed etc. The post processing is > actually done based on this application events, so if a page has changed, > some action is started. Therefore my application events need to be marked as > local as well.
Ah, I see. Then I guess we really do need the isLocal() (or isExternal() as suggested by Toby) method. Perhaps we should reopen JCR-1672 and revert the LocalEventListener changes, as I'd rather not have two overlapping mechanisms for the same functionality. BR, Jukka Zitting
