Support property inheritance for any component
coldino opened this issue · comments
coldino commented
Need to following changes to property gathering:
- Split gathered properties by component type
- Discard values from overridden layers of inherited properties
- Provide a new, separate method for gathering with custom priority (e.g. DCSCs)
- Enable "alternate" stat extraction mechanism from #44
- Provide a simple mechanism for (optionally) picking up global defaults from #56