...

/

Visitor: Benefits and Caveats

Visitor: Benefits and Caveats

Compare the advantages and disadvantages of the Visitor design pattern.

Benefits of using the Visitor design pattern

The Visitor design pattern has the following key benefits:

  • A new functionality can be added to existing objects
...