-
Notifications
You must be signed in to change notification settings - Fork 129
Modeler_audit_rules_R2180
Antonin Abhervé edited this page Sep 3, 2020
·
1 revision
If we have two NameSpaces A and B, and if A inherits from B and B inherits from A, we have an inheritance cycle. Such a cycle is a design error and is strictly forbidden.