When developing, you want things to go as quick as possible, if you can avoid something to speed things up, avoid it !
First of all, that's some pretty bad advice right there.
Second of all, dude, chill. We're just chatting about programming here and I shared a gut instinct that comes from 25 years of programming. There's no need to get excited.
Third, you can do a mod_rewrite rule in about two minutes. It's not like I'm suggesting he do an extra half a day's coding.
Here's a math problem for you: If solution X takes one minute and solution Y takes ten minutes - and both will solve the problem - but two years from now, Johnny is going to have to waste three hours of his day trying to find a workaround to a problem caused by your sloppy coding, which solution is correct? Hint, the answer rhymes with pod_rewrite.
And people call me the curmudgeon, sheesh.