On Friday 29 July 2016 14:45:19 Bertrand Delacretaz wrote: > Hi, Hi Bertrand,
> I have implemented the new "register namespace" and "register > nodetypes" statements for the repoinit language, documented at [1]. > > Does the syntax work for you guys, and are you otherwise ok with me > releasing that early next week? I haven't played with them yet but syntax looks reasonable. How about supporting multiple repoinit sources? So instead of String property text.url a String[] property text.urls (URL prefixed with text format): model:context:/resources/provisioning/model.txt raw:classpath://com.example.sling.repoinit/repoinit.txt That would allow using default repoinit statements and custom ones without putting all in one source. Regards, O. > -Bertrand > > [1] > http://sling.staging.apache.org/documentation/bundles/repository-initializa > tion.html
