Quote (Garciaparra @ 14 Sep 2013 12:26)
There is a reason he shoots it out right away rather then completely fix it. are two pairs of eyes better then one?
He puts out a rough draft, users like us notice it, and immediately complain about whats wrong ect. As he continues to put finishing touches on it, he records everything we say is wrong within reason, and boom, done.
you don't write a report without having someone look over it first to find anything wrong that you may miss.
In software development you should always have a production system and a test system.
Any proposed changes are deployed to the test system for people to test and see how it goes, once you have done testing and it is verified OK then do you consider deploying it to production.
Deploying changes to the production system straight away without testing (like what's being done here) is very bad practice and would probably get you fired from most companies.
This post was edited by Reset on Sep 13 2013 06:29pm