Click here to Skip to main content
15,902,777 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: How do you maintain code quality / complexity? Pin
Randor 29-Jul-21 2:11
professional Randor 29-Jul-21 2:11 
GeneralRe: How do you maintain code quality / complexity? Pin
honey the codewitch29-Jul-21 2:27
mvahoney the codewitch29-Jul-21 2:27 
JokeRe: How do you maintain code quality / complexity? Pin
Randor 29-Jul-21 2:56
professional Randor 29-Jul-21 2:56 
GeneralRe: How do you maintain code quality / complexity? Pin
maze329-Jul-21 22:42
professionalmaze329-Jul-21 22:42 
AnswerRe: How do you maintain code quality / complexity? Pin
RickZeeland28-Jul-21 20:32
mveRickZeeland28-Jul-21 20:32 
AnswerRe: How do you maintain code quality / complexity? Pin
Kornfeld Eliyahu Peter28-Jul-21 20:59
professionalKornfeld Eliyahu Peter28-Jul-21 20:59 
GeneralRe: How do you maintain code quality / complexity? Pin
Super Lloyd29-Jul-21 14:20
Super Lloyd29-Jul-21 14:20 
AnswerRe: How do you maintain code quality / complexity? Pin
Slacker00728-Jul-21 21:20
professionalSlacker00728-Jul-21 21:20 
Super Lloyd wrote:
How does one push back against the growing complexity?

In your situation, I don't think you can push back. I don't think you want to push back. The code base is mature, and tested many, many times. You can't change it from the ground up, if that is what you are thinking; not for Frostbite, I would think.

I think your best bet is to maintain existing code without refactoring too much, and adding new code in a proper, well organized and scalable fashion, the best you can.

Remember, any code you maintain, that has been tested and is working in Production, and you refactor or change it, you have now added potential bugs to it. The less you refactor or change of existing code, the better.
GeneralRe: How do you maintain code quality / complexity? Pin
Rage28-Jul-21 21:36
professionalRage28-Jul-21 21:36 
AnswerRe: How do you maintain code quality / complexity? PinPopular
Rage28-Jul-21 21:35
professionalRage28-Jul-21 21:35 
GeneralRe: How do you maintain code quality / complexity? Pin
dandy7229-Jul-21 6:06
dandy7229-Jul-21 6:06 
AnswerRe: How do you maintain code quality / complexity? Pin
megaadam28-Jul-21 23:41
professionalmegaadam28-Jul-21 23:41 
AnswerRe: How do you maintain code quality / complexity? PinPopular
BillWoodruff28-Jul-21 23:59
professionalBillWoodruff28-Jul-21 23:59 
JokeRe: How do you maintain code quality / complexity? Pin
W Balboos, GHB29-Jul-21 1:07
W Balboos, GHB29-Jul-21 1:07 
AnswerRe: How do you maintain code quality / complexity? Pin
Greg Utas29-Jul-21 3:36
professionalGreg Utas29-Jul-21 3:36 
AnswerRe: How do you maintain code quality / complexity? Pin
dandy7229-Jul-21 6:00
dandy7229-Jul-21 6:00 
AnswerRe: How do you maintain code quality / complexity? Pin
Dan Sutton30-Jul-21 6:02
Dan Sutton30-Jul-21 6:02 
AnswerRe: How do you maintain code quality / complexity? Pin
Stuart Dootson30-Jul-21 7:49
professionalStuart Dootson30-Jul-21 7:49 
AnswerRe: How do you maintain code quality / complexity? Pin
Member 1475186630-Jul-21 8:08
Member 1475186630-Jul-21 8:08 
AnswerRe: How do you maintain code quality / complexity? Pin
jschell1-Aug-21 9:33
jschell1-Aug-21 9:33 
AnswerRe: How do you maintain code quality / complexity? Pin
Jacquers5-Aug-21 20:43
Jacquers5-Aug-21 20:43 
GeneralRe: How do you maintain code quality / complexity? Pin
Super Lloyd5-Aug-21 22:21
Super Lloyd5-Aug-21 22:21 
GeneralOnly in Wales ... Pin
OriginalGriff28-Jul-21 11:55
mveOriginalGriff28-Jul-21 11:55 
GeneralRe: Only in Wales ... Pin
jeron128-Jul-21 12:06
jeron128-Jul-21 12:06 
GeneralRe: Only in Wales ... Pin
Slacker00728-Jul-21 12:31
professionalSlacker00728-Jul-21 12:31 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.