Hi, On 19/04/17 14:09, Angela Schreiber wrote: > i had a quick look this morning and got the impression that we would need > some extra effort to be able to move document/rdb stores to separate > modules. in particular it seems that we got circular dependencies between > plugins.document.* and other packages in oak-core. one of those i already > reported earlier at OAK-5656 > <https://issues.apache.org/jira/browse/OAK-5656>.
I'm in favour of moving the document store based implementations to a separate bundle, but I didn't look at the details and what's required to achieve this. > while separating the document/rdb nodestores from oak-core would feel > natural to me, i am not sure how much effort we want/should to spend on > this. maybe someone familiar with document/rdb code base want to care > another look? given the re-occuring discussions we have wrt backporting > all changes of rdb-nodestore, i have the feeling that it might make sense > to allow for independent releases and backport policies for these parts of > oak. Agreed, it is probably easier if someone with more insight into the code tries to separate the document node store from oak-core. Regards Marcel
