Visitor pattern

Today I are be’n mostly reminding myself that I should brush up on my software engineering. Specifically I should invest some time actually reading most of the common design patterns. Due to a chance sentence in a paper I was reading, I discovered the visitor pattern which neatly solves a problem I had been having in some of my software.

Comments are closed.