Hw 5: Due: May 13, 1999 Test the new features of DJ and test whether DJ can handle the _entire_ Java language. As a concrete example, write now the capacity checking example using three visitors. See /proj/adaptive/www/course/f98/hw/2/capacity-with-stack-improved/statistics.beh for ideas. From jayantha@ccs.neu.edu Wed May 5 23:54:17 1999 From: "Joshua C. Marshall" To: Karl Lieberherr cc: "Joshua C. Marshall" , Doug Orleans Subject: DJ 0.2 DJ version 0.2 is released. The web page points to the new version. Note that aplib version 0.7.4-alpha-5 is required (DJ 0.1 required alpha-4). Main new features: o Multiple Visitors as arguments to a traversal o Traversal of methods o TraversalGraph.toClassGraph()