|
|
|
|
|
by lmm
3351 days ago
|
|
The point is that if you forget to write one of the ReactSpecialization methods nothing detects it. Perhaps more importantly, if you add a new type of Animal there's nothing to tell you you need to write a bunch of new ReactSpecializations. |
|
As an OO apologist I do feel compelled to point out that
Would suffer from the exact same issue though.