Click here to Skip to main content
15,890,512 members
Articles / Programming Languages / C#

Dynamic Dispatching

Rate me:
Please Sign up or sign in to vote.
4.65/5 (9 votes)
6 Nov 2006LGPL311 min read 44.8K   123   43  
This article demonstrates how to work around problems with the classical Visitor pattern by employing dynamic dispatching.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The GNU Lesser General Public License (LGPLv3)


Written By
Chief Technology Officer
Austria Austria
Started with programming about 20 years ago as a teenager. Has been doing software-development for some 16 years now commercially.
Is interested in design and process. Language specifics are sometimes fun, but they're never here to stay.
simply loves MS' new toys, .NET and C#.

Had his own company for a while, creating games for a living Smile | :)

Nowadays more Ronin-style: doing contract work together with a few good friends...

Comments and Discussions