[jboss-dev-forums] [Design of POJO Server] - Re: refactoring visitor in VFS
bill.burke@jboss.com
do-not-reply at jboss.com
Fri Oct 6 11:53:00 EDT 2006
Still, you get a lot more flexibility on whether or not to recurse by letting the visitor decide what the parameters to recurse or not to recurse are.
That's traditionally how the visitor pattern works. The visitor decides how to recurse.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3976630#3976630
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3976630
More information about the jboss-dev-forums
mailing list