moosetechnology / MooseIDE

New Tools for Moose
MIT License
8 stars 17 forks source link

ArchitecturalMap: Expand should be recursive if we have only one child #1013

Closed jecisc closed 5 months ago

jecisc commented 5 months ago

It happens a lot in java that we have one package in one package in one package...

It would be nice in those cases that if we open an entity with only one child of the same type, to also open the child until there are more than one or until there is no children anymore