On Fri, Jan 30, 2009 at 5:35 PM, BCS <a...@pathlink.com> wrote: > Correct me if I'm wrong but I thing that D's opApply is a form of the > Visitor pattern where the calling function's stack frame is the visitor > object.
Yeah. As far as I know it is.
On Fri, Jan 30, 2009 at 5:35 PM, BCS <a...@pathlink.com> wrote: > Correct me if I'm wrong but I thing that D's opApply is a form of the > Visitor pattern where the calling function's stack frame is the visitor > object.
Yeah. As far as I know it is.