Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 202 Bytes

entities_inheritance.md

File metadata and controls

8 lines (6 loc) · 202 Bytes

Entities inheritance vs Variant families

Entities inheritance: Base family + Override Family Using contexts to keep track of deprecated overrides

Variant families: More simple, merging only on export