in reply to Re: dynamic method creation, dispatch table or pseudo methods?
in thread dynamic method creation, dispatch table or pseudo methods?

This node falls below the community's minimum standard of quality and will not be displayed.
  • Comment on Re^2: dynamic method creation, dispatch table or pseudo methods?

Replies are listed 'Best First'.
Re^3: dynamic method creation, dispatch table or pseudo methods?
by Anonymous Monk on Apr 19, 2021 at 16:55 UTC

    Once again, the monkey pretends to know something about this stuff.

    That's the only way to do it in any regular object-oriented language

    really? many OO languages support mix-ins, aspects, and dependency injection.

    that is how I would do it

    You could not possibly have said anything less relevant.