On Thu, 2017-04-06 at 10:11 +0000, Tommaso Teofili wrote: > Hi all, > > as part of refactoring and making more appropriate interdependencies > I > think it'd be good if we could have that oak-blob-* modules depend on > just > oak-blob (and eventually oak-commons / oak-base) and cut their > dependency > to oak-core so that they would only rely on the purposely exposed > blob/datastore specific APIs. > > WDYT?
+1 I think we should depend as little as possible on oak-core, as a general rule. Ideally this would in the end would become a 'leaf' bundle, with no exported API. Robert
