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

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.

  • Comment on Re^3: dynamic method creation, dispatch table or pseudo methods?