Stefan Guggisberg wrote:
i share tomas's concerns.
so do i... in addition i have quite some changes
pending (JCR-2573, JCR-2629), which are not yet ready for commit.
UserPerWorkspaceSecurityManager
(>security), DefaultSecurityManager (>security),
that doesn't work without major changes.
those classes are not in the core package because i thought they
belong there, but rather because they need access to non-public
methods and classes (at least one has a TODO regarding this).
ItemValidator (>nodetype).
the ItemValidator is not specific for node types. it does
all kind of validation checks including access control...
it was extracted from the batchitemoperation stuff that - as far
as i know - was placed in the core package for the same reasons
as mentioned above.
-1 for moving to the nodetype package.
regards
angela