Hi Arek/oak-dev, I'm curious as to the status of this. Is it being worked on?
>From the perspective of an AbstractDataStoreService subclass, will the config still be passed into the "createDataStore()" method as a Map<String, Object> after having been read from the nstab-formatted config file? I assume so but wonder if that is the case. -MR On Fri, Apr 28, 2017 at 12:22 PM, kitarek <[email protected]> wrote: > Hi Julian, > > Thanks for reply! > > 2017-04-28 13:20 GMT+02:00 Julian Sedding <[email protected]>: > > Regarding the format you suggest, I am sceptical that it is suitable > > to cover all (required) complexities of setting up a repository. > > Consider that besides the persistence, there are various security > > components, initial content providers etc that (may) need to be > > considered. > > I'm not suggesting everything should be there. We might link profiles > as options for specific concerns and they might be defined somewhere > else. > > What is the most important to me is to provide layout of NodeStores > and DataStores with possible mount points, configuring security, > indexing concerns outside of tab file. > > I agree and guess placing all concerns here will be to much. > > A. >
