Bertrand Delacretaz wrote > Hi, > > On Wed, Jan 6, 2016 at 10:59 AM, Carsten Ziegeler <[email protected]> > wrote: >> ...Perfect :) .. > > Ok, glad that we agree! > > So how about the following implementation based on the above 3 requirements: > > a) tweak the provisioning model tools so that a new ProvisioningModel > service makes the content of :additional model sections available as > unprocessed full text at runtime > > b) implement a component to process :basetree additional sections, > with a micro-language to define the initial paths (with node types) to > create for requirement 2) > > c) implement a component to process :accesscontrol sections using the > SLING-5355 ACL defs language (almost done in the acldefs/oak-jcr > module) > > d) later, implement a validation of the :accesscontrol against the > current repository state >
Sounds like a plan - the only comment I have is whether we really need to separate between b) and c). But maybe that makes sense as you can specify paths in b) without ACLs in c) and vice versa. Regards Carsten -- Carsten Ziegeler Adobe Research Switzerland [email protected]
