On Wed Oct 22 16:50:20 2025 +0000, Gabriel Ivăncescu wrote:
It wasn't about sharing implementations, but about having to define less interfaces, instead of copy pasting those methods on multiple objects' interfaces. So you want to merge them into multiple interfaces for different objects?
Yes.