This change adds some minor changes to the orchestration renumbering used for the build system to enable a recursive check of all the bases of each policy.
There are also some safety checks to ensure that it cannot hit an infinite loop, and that the depth check has a reasonable limit (which I can't imagine anybody ever really exceeding).
This change adds some minor changes to the orchestration renumbering used for the build system to enable a recursive check of all the bases of each policy.
There are also some safety checks to ensure that it cannot hit an infinite loop, and that the depth check has a reasonable limit (which I can't imagine anybody ever really exceeding).
This fixes issue #68.