XpdWiki

FrontPage
RecentChanges
XtC
FindPage
PageIndex
XpApprentices

Set your name in
UserPreferences

Edit this page

Referenced by
XtC09052000




JSPWiki v2.0.52


AcyclicVisitor


A pattern created by RobertMartin? to overcome forward dependencies encountered in CpP?. (see: http://www.objectmentor.com/publications/acv.pdf)

An interesting read, that seems mainly relevent to the C++ crowd. In Java (and especially dynamically compiled environments like VisualAge) the forces of the pattern do not seem that compelling. Changing the visitor class to accept a new object is not so horrible. Furthermore this pattern introduces more classes that you need to understand. Of course if you do have the problem with header files, then it all makes sense. TimM

Thanks for putting that in Tim, I forgot :( --ta


Edit this page   More info...   Attach file...
This page last changed on 16-May-2000 15:38:49 BST by unknown.