CPS 108 hyperwag demo code

Spring 1999



The code here is NOT meant to be a definitive solution to the hyperwag programming assignment. It is meant to illustrate some patterns (abstract factory, prototype, singleton) and provide some ideas towards a design and towards coding a solution.

The classes shown are NOT fully functional, but provide something to think about as you implement the program. A class diagram is shown below (Note the class WagTest does not exist, but is a placeholder currently represented by main).

*
Comments?