LionWeb-io / lionweb-java

Apache License 2.0
2 stars 1 forks source link

Rename Model into Partition and implement Node.getRoot #127

Closed ftomassetti closed 7 months ago

ftomassetti commented 7 months ago

The first item is just a simple refactoring of something I noticed while working on Node.getRoot.

For the second point, I wrote two tests: one for the "normal" case, and one to handle circular hierarchies.

ftomassetti commented 7 months ago

Good point @dslmeinte I have updated the Changelog and moved it to a separate file