<!DOCTYPE html><html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
On 02/01/2024 07:56, Michał Kłeczek wrote:<br>
<blockquote type="cite" cite="mid:F8E2A7F5-3E1D-4118-B0AD-03FA79786BFD@kleczek.org">
<pre class="moz-quote-pre" wrap="">How about moduleY.layer().findModule(„moduleX”)?
</pre>
</blockquote>
That does a depth first search to find the "moduleX". I think Pavel
is looking for the moduleX that is read by moduleY. This can be done
in model world with the Configuration objects as they have the
readability graphs to answer the question.<br>
<br>
-Alan<br>
</body>
</html>