@enunomaduro If I am not wrong this already exists for traits with the statement 'insteadOf'. It is not really new and i fear it will lead to a lot of bad design.
@Frederic_Molas C'est sympa de penser à votre public qui ne suis pas sur Twitch 😉. Pour le reste, pas d'inquiétude on prendra quand ça viendra et toujours avec plaisir.
@JeremyFerrari Ravi de voir que la tournée cartonne toujours autant. Avec l'actualité du moment tu as de quoi écrire douze spectacles. J'espère que tu prends des notes.
@TotherAlistair I am not sure to fully understand you but dependency inversion is the way of stopping the dependency flow in your application to go one way.
This is achieved by using interfaces and polymorphism on the edges of your hexagonal architecture to obfuscate the actual dependencies.