Re: When and where to use Visitor Pattern?
- From: "paul campbell" <paulc@.o.b.je.ct.vis.sion.co.uk>
- Date: Fri, 29 Apr 2005 22:37:41 +0100
On Sun, 24 Apr 2005 15:45:03 +0200, Ilja Preuß <it@xxxxxxxxxxxxx> wrote:
Sam Hwang wrote:
Why make it so complicated?
Decoupling.
Yes the visitor is great at decoupling. Its especially good at "decoupling"
all that useful positional context information that is essential to just about
every graph traversal problem Ive ever encoutered :).
Paul C. .
- Follow-Ups:
- Re: When and where to use Visitor Pattern?
- From: Ilja Preuß
- Re: When and where to use Visitor Pattern?
- References:
- When and where to use Visitor Pattern?
- From: Sam Hwang
- Re: When and where to use Visitor Pattern?
- From: Ilja Preuß
- When and where to use Visitor Pattern?
- Prev by Date: Re: When and where to use Visitor Pattern?
- Next by Date: Re: When and where to use Visitor Pattern?
- Previous by thread: Re: When and where to use Visitor Pattern?
- Next by thread: Re: When and where to use Visitor Pattern?
- Index(es):