Changes for version 0.02
- Completed a reasonable first pass.
- Object model is done and working
- SAX Driver creates well-formed XML
- SAX Parser round-trips back to the objects
- Ready for the public to start poking.
Changes for version 0.01_01
- Initial demonstration implementation
- Implements basic structure
- Supports only the <platform> and <distribution> tags
Modules
Create, load, save and manipulate PITA-XML reports
An executed command, with stored output
A PITA report on a single distribution install
Data object representing a platform configuration
A request for the testing of a software package
Implements a SAX Driver for PITA::Report objects
Implements a SAX Parser for PITA::Report files
The result of an single executed test script