On 26.06.2016 09:14, Mr Andersson wrote:


On 06/24/2016 10:40 PM, Jochen Theodorou wrote:
On 24.06.2016 17:41, Mr Andersson wrote:
[...]
If you want to convince me of switching, i am still looking/waiting for
someone to offer cyclic dependency support between modules, since
without it, my code is getting more complex than need be.

then you probably do not want modules, but just multiple source
folders... because what advantages are left of modules if they are
cyclic?

Access rights. Even if a module/package is a cyclic, unless another
module has specifically declared that you can access it, can you access
it. It is like packages, but with access rules attached to them, which
does not exist currently.

How exactly are you using that? I know only dependencies, no module level access rights, since I guess you do not talk about jdk9 jigsaw. And how do these translate to runtime?

bye Jochen

Reply via email to