darkmoon_uk
12/17/2018, 2:13 PMIn the old model, common and platform-specific code needed to be placed in separate modules, linked by expectedBy dependencies. Now, common and platform-specific code is placed in different source roots of the same module, making projects easier to configure....is that mandatory to follow now? All platforms being in the same module sounds like an unpleasantly tightly coupled workflow.
Hauke Radtki
12/17/2018, 2:53 PM