Re: Question on module breakouts

2020-07-06 Thread Phillip Rhodes
On Mon, Jul 6, 2020 at 11:04 PM Peter Firmstone wrote: > > Perhaps we could agglomerate the modules, in the case below however, > this would make river-platform depend on river-lib, which depends on > river-dl, due to other dependencies and we don't really want that either. > One benefit of smalle

Re: Question on module breakouts

2020-07-06 Thread Peter Firmstone
Perhaps we could agglomerate the modules, in the case below however, this would make river-platform depend on river-lib, which depends on river-dl, due to other dependencies and we don't really want that either. In practise I was able to eliminate the circular dependencies in JGDMS without muc

Question on module breakouts

2020-07-06 Thread Dennis Reedy
Hio all, I thought I'd take a look at the work going on with the modularization effort, and aside from just trying to get the project built (still doesnt), I have some questions on the rationale on how it's been broken into its constituent modules (sub-projects). Some of the breakup causes circul