Resworb 1997

This is my final year undergraduate project. It is all my own work and it took about 3 months constant work.

Abstract

The aim of writing this project was to design and implement a graphical class hierarchy designer for the object-oriented programming language C++. The plan covered a survey of similar tools, the specifications for the implementation and the outline implementation plans. The report summarises the project and its implementation. About 80% of the time was spent in planning, researching and documenting the final program.
Overall the project was successful resulting in a working class browser which was editable enabling users to load, save and generate C++ class hierarchies. Since writing this program I have found increasing numbers of similar programs. You may find those more useful as I made the mistake of using WXwindows which is an extremely slow GUI toolkit.

This was developed on Dec Alphas running OSF. The Linux port is very shabby, the Solaris Port is not complete yet. And the Windows port although usable is not great. However, these are coming along so please wait.

Martin Bramley (2006)