2nd year Computer Science students
engage in a
Software Engineering Group
project.
During the life cycle,
many files containing documentation and code are produced.
Unfortunately, they are managed in an ad-hoc fashion.
During 1999-2000,
two final year Computer Science students
undertook projects
investigating how
the documentation and code
could be stored in
an XML document.
They also looked at how this XML
could be viewed
in different ways, ...
... or processed to extract
a particular piece of source code
or a particular test case.
Isabel Delacour
chose to utilise the XML support provided by
IE5.0.
Michael Creasy
chose to process the XML
using servlets (using JServ and
an Apache webserver).