CPSC 421-010 Object-Oriented Programming (OOP) Spring 2025

XMLFramework Project Posted: Apr 22

The project is critical to your overall grade in the course, and parts count toward 25% of the questions on the Final Exam. Consider this a take-home part of the Final Exam. No matter how you performed on the previous projects, you need to work on this project.

The project is due by 11:59:59 pm on Friday, May 9. The project consists of the following:

The open-layered architecture framework, XMLFramework, supports all of this and includes:

There is a lot of code in the project already. The primary task is to finish the remaining @TODOs. Some examples are:

The `@TODOs that involve integrating your XMLParser into the framework are not required but, if completed, will count as extra credit for the projects.

The work involved is:

Notes: