Hacker News new | ask | show | jobs
by blt 2788 days ago
For sure, this is one of the legitimate uses of runtime vtable-based polymorphism. But it's also unnecessary if you assume the user is able to recompile the program.