|
|
|
|
|
by nslamberth
4465 days ago
|
|
Nit picking here, but birds as a biological class are defined as having wings as opposed to being able to fly. So the bird abstraction allows you to assume a bird has wings, and if it has wings it is likely able to fly (but not guaranteed). Overall agreed, though. This ties into timr's point that if there are errors in your classifications, then your class hierarchy is incorrect. |
|