Category: Visitor pattern

3X years of IT knowledge within reach

  • Visitor pattern in OOP

    What is the visitor pattern in object-oriented programming? The visitor pattern is a design pattern used in OOP that allows adding new operations to existing classes without modifying them. This pattern can analyze, traverse, or modify structured data in an object-oriented system. It is also useful for implementing double dispatch, which is when two objects…

    Read More

Rugghubel
Rugghubel

Instagram