Click here to Skip to main content
15,892,059 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: In less then 3 hours... Pin
Nagy Vilmos30-Mar-16 3:41
professionalNagy Vilmos30-Mar-16 3:41 
GeneralRe: In less then 3 hours... Pin
HobbyProggy30-Mar-16 3:09
professionalHobbyProggy30-Mar-16 3:09 
GeneralStart from scratch or not? Pin
super30-Mar-16 1:25
professionalsuper30-Mar-16 1:25 
GeneralRe: Start from scratch or not? Pin
Tim Carmichael30-Mar-16 1:34
Tim Carmichael30-Mar-16 1:34 
GeneralRe: Start from scratch or not? Pin
CDP180230-Mar-16 1:43
CDP180230-Mar-16 1:43 
GeneralRe: Start from scratch or not? Pin
super30-Mar-16 2:32
professionalsuper30-Mar-16 2:32 
GeneralRe: Start from scratch or not? Pin
Slacker00730-Mar-16 2:49
professionalSlacker00730-Mar-16 2:49 
GeneralRe: Start from scratch or not? Pin
Nathan Minier30-Mar-16 1:35
professionalNathan Minier30-Mar-16 1:35 
Piecemeal refactor might be your best bet, unless it's so badly designed that it's not possible.

Alternatively you could follow the BDD route, develop tests to model what the expected workflows look like, then begin to patch from there.

There are other variables, of course. Is it compliant with the current version runtime? Is it tightly coupled at the data layer? Is it maintainable? Check some of these blocks to help decide whether to rewrite or patch.

GeneralRe: Start from scratch or not? Pin
CDP180230-Mar-16 1:45
CDP180230-Mar-16 1:45 
GeneralRe: Start from scratch or not? Pin
Nathan Minier30-Mar-16 1:50
professionalNathan Minier30-Mar-16 1:50 
GeneralRe: Start from scratch or not? Pin
CDP180230-Mar-16 2:05
CDP180230-Mar-16 2:05 
GeneralRe: Start from scratch or not? Pin
Nathan Minier30-Mar-16 2:38
professionalNathan Minier30-Mar-16 2:38 
GeneralRe: Start from scratch or not? Pin
Kornfeld Eliyahu Peter30-Mar-16 2:44
professionalKornfeld Eliyahu Peter30-Mar-16 2:44 
GeneralRe: Start from scratch or not? Pin
CDP180230-Mar-16 3:00
CDP180230-Mar-16 3:00 
GeneralRe: Start from scratch or not? Pin
Kornfeld Eliyahu Peter30-Mar-16 3:09
professionalKornfeld Eliyahu Peter30-Mar-16 3:09 
GeneralRe: Start from scratch or not? Pin
CDP180230-Mar-16 3:21
CDP180230-Mar-16 3:21 
GeneralRe: Start from scratch or not? Pin
Kornfeld Eliyahu Peter30-Mar-16 1:49
professionalKornfeld Eliyahu Peter30-Mar-16 1:49 
GeneralRe: Start from scratch or not? Pin
GuyThiebaut30-Mar-16 2:04
professionalGuyThiebaut30-Mar-16 2:04 
GeneralRe: Start from scratch or not? Pin
Marc Clifton30-Mar-16 2:16
mvaMarc Clifton30-Mar-16 2:16 
GeneralRe: Start from scratch or not? Pin
super30-Mar-16 2:36
professionalsuper30-Mar-16 2:36 
GeneralRe: Start from scratch or not? Pin
peterchen30-Mar-16 2:30
peterchen30-Mar-16 2:30 
GeneralRe: Start from scratch or not? Pin
Nagy Vilmos30-Mar-16 3:01
professionalNagy Vilmos30-Mar-16 3:01 
GeneralRe: Start from scratch or not? Pin
kmoorevs30-Mar-16 4:07
kmoorevs30-Mar-16 4:07 
GeneralRe: Start from scratch or not? Pin
Mark_Wallace30-Mar-16 7:32
Mark_Wallace30-Mar-16 7:32 
GeneralDesigning bad after a bad design... Pin
Zafar Sultan30-Mar-16 0:32
Zafar Sultan30-Mar-16 0:32 

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.