From: Randolph Wang <rywang@CS.Princeton.EDU>
Date: Tue, 17 Feb 2004 14:22:51 -0500
To: ksalerno@princeton.edu
Cc: randy_class@CS.Princeton.EDU
Subject: Re: indentation
> Hi Randy,
> I was a little confused by your comments about the code
> indenting. I was surprised that everyone got it wrong and as far as I
> remembered I did not indent in the way that it was printed out on the
> sheet. In fact, I am looking at Average.java and it includes some indents
> not shown on the sheet. I'm puzzled and I don't want to have points taken
> off in the future if I am indenting correctly. Hope it all gets sorted
> out.
> Kenneth Salerno
Hi Kenneth,
Don't worry about it.
(1) I won't take off any points for indentation any time soon. It's
not a big issue. I just thought I should say something before
die-hard habbits set in.
(2) The Order.java file included in your mail looks perfect. Nothing
wrong with it.
(3) I'm not sure if I understand your question correctly, but if the
sheet returned to you looks different from what you submitted,
there could be an issue that's not your fault. (For example, I
suspect jedit could be spitting out a file that's not terribly
compliant on Unix, where our grading scripts run.)
I'll talk to you on Friday. And, again, don't worry about it. It's
totally no big deal.
Randy
Re: indentation / Randolph Wang