On 05.12.23 05:26, Ashutosh Bapat wrote:
>> - When inheriting from multiple parents with different settings, an
>> explicit setting in the child is required.
> When no explicit setting for child is specified, it will throw an
> error as it does today. Right?
Yes, it would throw an error, but a different error than today, saying
something like "the settings in the parents conflict, so you need to
specify one here to override the conflict".