> > New features > > [JCR-1428] Add API for selective bundle consistency check ... > > > Hmm, something I didn't fully realize until now: this feature > introduces a new method in the PersistenceManager interface, requiring > all custom persistence managers (that don't extend > AbstractPersistenceManager) to be updated. > > The PersistenceManager interface is kind of internal to > jackrabbit-core, and we've never made any backwards compatibility > promises about it, but there are a number of custom persistence > managers out there and changing such a central interface in a patch > release is a bit reckless. > > I'm still going forward with the release, but will include a clear > warning about this in the release announcement. oh, i didn't realize this neither...so in this case i'm rather against this release. if it's not too late, i would vote -1 and remove this method from the interface again, but leave it in the abstract pm. so users could cast to abstract pm if they need it.
regards, toby
