On Tue, Oct 17, 2017 at 8:49 AM Robert Munteanu <[email protected]> wrote:
> > > Perhaps the people that actually work with these multi-project > extensions would like to comment? By a quick check we have: > > - models > > The models bundles can be released independently, i.e. I've done a number of releases of the implementation bundle without touching the API bundle. While Konrad is correct that ITs are an issue, my strong preference with Sling Models is to minimize the use of ITs, i.e. use them only for code paths which are difficult to test via a unit test, so I don't really see that as an issue. Regards, Justin
