6.170 Forum
August 16, 2006, 04:51:21 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Remember: PS4 due 9pm Tuesday, 2006-03-14.
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Changing Old Code  (Read 137 times)
mattz
Full Member
***
Posts: 63

ihtfpz
View Profile Email
« on: April 01, 2006, 01:12:14 PM »

I decided to parameterize RoutePath in PS6 (it was not parameterized before). Do I need to go back and change its specs? In general, if we change code from PS2-4, do we need to change the specs accordingly (I'm talking about student-provided classes)?
Logged
natan (TA)
6.170 Staff
Jr. Member
*****
Posts: 17


View Profile Email
« Reply #1 on: April 04, 2006, 02:26:14 AM »

As a general software engineering practice, Your specs shold always match your code.   In fact, if you plan to refactor things in such a way that the spec will have to change, you shold rewrite the spec first, so you will always be coding to spec.

Yes, you must make any applicable changes to any specs you need to change.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1 RC2 | SMF © 2001-2005, Lewis Media Valid XHTML 1.0! Valid CSS!