Topic: dynamic vs. static data type
Topic: self-identifying data structures
Topic: abstract functions
Quotation Skeleton
It is very seductive to use a run-time … Using run-time type inquiries to implement a switch … object-oriented programming. It is also error-prone [for example, it is easy to forget a case during program maintenance.]
Google-1Google-2
Copyright clearance needed for quotation.
Additional Titles
Quote: use virtual function calls rather than run-time type inquiries even though the later may be easier and more efficient
Related Topics
Topic: dynamic vs. static data type (24 items)
Topic: self-identifying data structures (18 items)
Topic: abstract functions (11 items)