HW3 Part 2


Subject: HW3 Part 2
From: Paul Freeman (pfreeman@ccs.neu.edu)
Date: Wed Oct 16 2002 - 13:28:02 EDT


Hi Class -

A little while ago someone asked the following question and I responded:

*****

> 2: In part 2, the unknown3 block of code appears to exist
> outside of any classes or aspects. Should this unknown block contain
> a new class or aspect containing our code?

no... I was able to solve this by inserting Unknown 3 at the bottom of
the Checker aspect. Just remove the "}" above unknown 3 and place it
below your solution.
******

It was pointed out to me that the original solution did use another
aspect or class to solve the problem. So there are at least two ways to
solve the problem in about the same number of lines. One uses another
class or aspect and the other one uses the existing Checker aspect.
 Either way works and will be given full credit.

I'm sure there are going to be multiple ways to solve the problem once I
see all of your answers. To get full credit however, you must at least
include code for all three unknowns.

Paul



This archive was generated by hypermail 2b28 : Wed Oct 16 2002 - 13:30:45 EDT