Hi, > We can't change that API part in 2.x.
I understand we should not _change_ (or remove) a public API within 2.x. That's actually the main reason why I wouldn't export the PersistenceManager API now, because it would force us to keep it like it is for the whole 2.x. But we can still export _additional_ packages within 2.x (for example, export the PersistenceManager API in 2.1 or 2.2 if really needed). Regards, Thomas
