On Sun, Jun 29, 2025 at 02:15:05AM +0200, pertu...@free.fr wrote: > > Patrice: the > > "$menu_node_relations->{'associated_section'}->{'section_directions'}->{'next'}->{'associated_node'}->{'element'}" > > stuff is very verbose. All this is doing is finding the next > > node based on sectioning. So I wonder if this relation > > structure could be simplified. Maybe the "node relations" and > > "section relations" could be "fused" so you don't have to > > hop back and forth from one to the other? > > This kind of chain of links seems quite logical to me, so I am not > really annoyed by this, even though it is somewhat lengthy. > > I can't see how it would be possible to fuse the "node relations" and > "section relations" directly, they are different.
OK I will live with it for now.