Submitted by Anonymous on Thu, 01/07/2010 - 10:22.
It shouldn't be static. It also shouldn't take an argument. It should be an instance method of Order.
Reply
daily quotes
Programming is not a zero-sum game. Teaching something to a fellow programmer doesn't take it away from you. I'm happy to share what I can, because I'm in it for the love of programming.
My point is
It shouldn't be static. It also shouldn't take an argument. It should be an instance method of Order.