Individual Status Report

Name: Geoff Dugwyler

Date: 05-06-02

Accomplishments for week 5:

- Revised Alex's integrated system to work with new backend code.
- Created a data converter to translate between XML nodes and Steve's ANode representation.
- Researched JGraph; determined it is almost certainly too heavyweight for our project.
- Posted on Sun forum about JTree's TreeModel being used to draw a line graph component.

Objectives for week 6:

- Restructure Mapper code to a solid OOP design (with each node handling its own display).
- Combine restructured mapper with XML data converter.
- Attempt to get Mapper to display graphical tree based on XML given to it.
- (alternate) Get a graphical tree to display using 3rd party component.

Issues/Bugs

- Integration being held back another week. *Must* do it this week.