Commit Graph

4 Commits

Author SHA1 Message Date
Bob Van Landuyt 3299a970e0 Handle all cases for merging a hierarchy
The possible cases are:
 - [Array, Array]
 - [Array, Hash]
 - [Array, GroupHierarchy]
 - [Hash,Hash]
 - [Hash, GroupHierarchy]
 - [GroupHierarchy, GroupHierarchy]
2017-10-04 22:49:41 +02:00
Bob Van Landuyt bb5187bb2a Handle case where 2 matches in the same tree are found 2017-10-04 22:49:41 +02:00
Bob Van Landuyt 518216c062 Merge group hierarchies when parents are shared 2017-10-04 22:49:41 +02:00
Bob Van Landuyt 438a0773dc Add a concern to build hierarchies of groups 2017-10-04 22:46:49 +02:00