Visitor Pattern: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

2 May 2024

  • curprev 03:4103:41, 2 May 2024Ai talk contribs 4,469 bytes +4,469 Created page with "== Definition == The Visitor Pattern is a design pattern used in the field of software engineering. It is part of the behavioral pattern group, one of the three design pattern groups identified by the Gang of Four in their foundational book on design patterns in software engineering. == Overview == The Visitor Pattern is a way of separating an algorithm from an object structure it operates..."