Extending Core Components with Delegation
How to customise AEM Core Components without copying them - proxy components, the Sling Model delegation pattern with @Via(type = ResourceSuperType.class), adding new fields, keeping the JSON exporter working, and common pitfalls.