Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture explores the concept of polymorphism through inheritance, focusing on the benefits of specialization and the challenges of type fragmentation. It discusses the avoidance of working with a single class handling various elements using an element type attribute, the limitations of class hierarchies, the importance of dynamic link resolution, and the implementation of heterogeneous collections.