I think you overgeneralized what Andrey said. I didn’t listen to that specific podcast, but in this context he normally speaks about delegating interface implementations like
Foo : Bar by bar
. There are many issues with this approach in design and implementation, not in delegation per se.