Vote up, vote down. It doesn't matter which - just vote! Login and vote now.
By mswatcher
via derek-says.blogspot.com
Submitted: May 22 2008 / 13:29
In a recent post I discussed using the Visitor pattern to solve a lazy initialization problem in NHibernate. The example Visitor class in that post is tied to the base class of the class hierarchy it is dealing with so everywhere you need to use a Visitor class you'd need to define at least one of these Visitor classes and then possibly inherit from it to implement alternative functionality.
SaveShareSend
Tags: .net, frameworks
Add your comment