Saturday, May 10, 2008

Run Distance and Exceptions created and working

I got the RunDistance object and the RunDistanceException object completed. The calculatePace(...) method in the PaceCalculator object is calculating the pace and storing the answer off in a RunTime object. Using a simple calculation, it appears the Pace Calculation is correct. Now it's time to set up the RunData object. This is going to be a little more complex. This is what the View Package is to interact. I need to determine how to interact with the Date. I am sure there is something online that will set me in the right direction in relation to this subject.

No comments: