Hi, On Tue, Aug 28, 2012 at 11:23 AM, Alex Parvulescu (JIRA) <[email protected]> wrote: > I'd like to move the ChangeProcessor to oak-core so other components > (like the IndexManager) can leverage the change observation mechanism
There's already the Observer interface in oak-core for observing changes. Is there a reason for why the ChangeProcessor would work better? BR, Jukka Zitting
