Issue 3: Lack a wiki explaining our approach to the assignment.
Reported by rsulliva...@gmail.com, Jul 12, 2009
What steps will reproduce the problem?
1. Check out the wiki section of this project page
2. Notice the lack of wiki

What is the expected output? What do you see instead?

There should be a wiki explaining the approach and method we chose to
follow for this project. Explaining the use of helper functions to assist
in overall class design and implementation. It could point out the use of
overloading operators to allow a logical interface to the Integer class.