Click here to Skip to main content
15,887,267 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.

 
AnswerRe: Rewrite or...? Pin
DRHuff8-Sep-22 5:19
DRHuff8-Sep-22 5:19 
AnswerRe: Rewrite or...? Pin
raddevus8-Sep-22 8:44
mvaraddevus8-Sep-22 8:44 
AnswerRe: Rewrite or...? Pin
englebart8-Sep-22 13:30
professionalenglebart8-Sep-22 13:30 
AnswerRe: Rewrite or...? Pin
rob tillaart8-Sep-22 20:27
rob tillaart8-Sep-22 20:27 
GeneralRe: Rewrite or...? Pin
Sander Rossel9-Sep-22 23:09
professionalSander Rossel9-Sep-22 23:09 
AnswerRe: Rewrite or...? Pin
HansTW8-Sep-22 21:12
HansTW8-Sep-22 21:12 
GeneralRe: Rewrite or...? Pin
Sander Rossel9-Sep-22 23:10
professionalSander Rossel9-Sep-22 23:10 
AnswerRe: Rewrite or...? Pin
Paul Sanders (the other one)8-Sep-22 21:31
Paul Sanders (the other one)8-Sep-22 21:31 
You haven't given us any idea how big the system is (in terms of lines of code or whatever). Although, arguably, the bigger it is the more it would make sense to rewrite it rather than having to keep some old, creaking codebase working.

I recently went through my entire C++ codebase replacing a lot of old-fashioned manual memory management with 'modern' C++ idioms. It was a daunting prospect initially but I am sooooooo glad I did it. So, I would say, if you can handle the issues that Sander (quite rightly) raises and have sufficient resources then I would go for it. Just my $0.02
Paul Sanders.
If I had more time, I would have written a shorter letter - Blaise Pascal.
Some of my best work is in the undo buffer.

GeneralRe: Rewrite or...? Pin
Sander Rossel9-Sep-22 23:13
professionalSander Rossel9-Sep-22 23:13 
GeneralRe: Rewrite or...? Pin
Paul Sanders (the other one)10-Sep-22 5:02
Paul Sanders (the other one)10-Sep-22 5:02 
AnswerRe: Rewrite or...? Pin
Carl_Sharman8-Sep-22 21:58
Carl_Sharman8-Sep-22 21:58 
AnswerRe: Rewrite or...? Pin
maze38-Sep-22 23:02
professionalmaze38-Sep-22 23:02 
AnswerRe: Rewrite or...? Pin
kaserei8-Sep-22 23:59
kaserei8-Sep-22 23:59 
GeneralRe: Rewrite or...? Pin
Sander Rossel9-Sep-22 23:21
professionalSander Rossel9-Sep-22 23:21 
GeneralRe: Rewrite or...? Pin
kaserei10-Sep-22 0:21
kaserei10-Sep-22 0:21 
AnswerRe: Rewrite or...? Pin
jochance9-Sep-22 1:24
jochance9-Sep-22 1:24 
GeneralRe: Rewrite or...? Pin
Sander Rossel9-Sep-22 23:23
professionalSander Rossel9-Sep-22 23:23 
AnswerRe: Rewrite or...? Pin
Cpichols9-Sep-22 1:49
Cpichols9-Sep-22 1:49 
AnswerRe: Rewrite or...? Pin
MSBassSinger9-Sep-22 3:29
professionalMSBassSinger9-Sep-22 3:29 
AnswerRe: Rewrite or...? Pin
MikeCO109-Sep-22 3:52
MikeCO109-Sep-22 3:52 
GeneralRe: Rewrite or...? Pin
Sander Rossel9-Sep-22 23:31
professionalSander Rossel9-Sep-22 23:31 
GeneralRe: Rewrite or...? Pin
MikeCO1010-Sep-22 3:35
MikeCO1010-Sep-22 3:35 
GeneralRe: Rewrite or...? Pin
Sander Rossel11-Sep-22 0:05
professionalSander Rossel11-Sep-22 0:05 
AnswerRe: Rewrite or...? Pin
Cliff Buckley9-Sep-22 4:36
Cliff Buckley9-Sep-22 4:36 
AnswerRe: Rewrite or...? Pin
Member 93013329-Sep-22 4:37
professionalMember 93013329-Sep-22 4:37 

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.