Re: JPMS layer graph type

2020-11-20 Thread Alan Bateman
On 17/11/2020 19:44, Alex Orlov wrote: Hello all, I try to determine the type of JPMS layers graph and as I understand it is a directed acyclic graph. Could anyone say if this is right or wrong. Yes, the graph of module layers is a DAG. -Alan.

JPMS layer graph type

2020-11-17 Thread Alex Orlov
Hello all,   I try to determine the type of JPMS layers graph and as I understand it is a directed acyclic graph. Could anyone say if this is right or wrong.     -- Best regards, Alex Orlov