Hi,

> The problem of Jackrabbit Core is, that apart from implementing the
> Jackrabbit API (which is imported in the bundle), it has its internal
> API (for example the PersistenceManager interface or others). This
> internal API is not properly separated (in terms of Java Packages) from
> implementation classes, which should not leak into the exported package
> space.

If this really is an issue, we should try to solve it. Is is really an
issue? A solution might be to move the PersistenceManager and other
interfaces to jackrabbit-api (would we need to change the package
name?).

Regards,
Thomas

Reply via email to