Current Forum: Homework 6 General Forum |
Date: Tue Dec 11 2001 1:09 am |
Author: Chen, Richard <richardc@andrew.cmu.edu> |
Subject: Re: dear professor |
|
|
I agree totally w/ Matt.
Looking at the *.java themselves and not the javadoc documentation is the most assured way to ensure conformity across all files which call each other(s methods and constructors) and do all the initially difficult-to-understand actions we had to elicit out of the given files.
Having all the interfaces in our files does not ensure that we code in a manner as conforming to the desired solution compatable with the grading script as expected.
But enough grumbling for now, must continue "documenting". |
|