Skip Navigation

Re-thinking the Visitor Pattern with the Double-Dispatch Approach

exceptionnotfound.net Re-thinking the Visitor Pattern with the Double-Dispatch Approach

This article will help you have another point of view with the Visitor Pattern by thinking it with the Double-Dispatch Approach. This article will also show you a practical use case of how this pattern is applied in .NET.

Re-thinking the Visitor Pattern with the Double-Dispatch Approach
1
1 comments