Individual Status Report
Name: Geoff Dugwyler
Date: 05-20-02
Accomplishments for week 7:
- Used XMLExporter to feed XML data into the Mapper.
- Helped to integrate Mapper into main program structure.
- Got Mapper and Outliner fully integrated.
- Refactored Mapper class for higher levels of OO abstraction and to allow for
a new drawing algorithm.
- Implemented a new tree drawing algorithm that draws much more according to
spec.
- Added code to disallow node overlap in algorithm (still in preliminary stage).
Objectives for week 8:
- Finish Mapper tree drawing algorithm -- refine node spacing, and implement
right-angle connections between parent & child.
- Create an essential task list with team for meeting with Kelly -- figure out
exactly what we should be delivering.
- Resolve issue of Wireframer (decide what it will be, and implement that basic
"stub").
- Work with Alex to apply usability polish, and with Randy to fix various known
bugs in the system.
Issues/Bugs
- The non-definition of the wireframer. Need to either stub it or throw it out.