FW: need clarification for the read me


Subject: FW: need clarification for the read me
From: John J. Sung (john_j_sung@yahoo.com)
Date: Fri Mar 08 2002 - 21:31:40 EST


I thought other people might need some clarification on this as well.

John

-----Original Message-----
From: John J. Sung [mailto:john_j_sung@yahoo.com]
Sent: Friday, March 08, 2002 9:21 PM
Subject: RE: need clarification for the read me

Basically,

you need to call the traversal method to execute the traversal so that you
get the output.

In the addendum, BasketMain.java has the line:

b.t2();

This calls the traversal that was generated. For the test described in the
project description you need to create a strategy that is used within your
project, generate the traversal for it using your project, then recompile
your code with the generated traversal.

However, you need to add a line in your code to call the generated traversal
method before you recompile with the generated code. You need to say, which
file and which line for the location of the method call.

John

-----Original Message-----
Sent: Friday, March 08, 2002 9:11 PM
To: John Sung
Subject: need clarification for the read me

John,

On the "README" part of the Project Description, what do you mean by:

"Also, include the places in which the traversal that was selected to test
and where the traversal method is called."

Thank you,


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com



This archive was generated by hypermail 2b28 : Fri Mar 08 2002 - 21:30:51 EST