Coldfusion Alive
134 ColdFusion Legacy app – Is a Refactor Better than a Rewrite? with Denny Springle
- Autor: Vários
- Narrador: Vários
- Editor: Podcast
- Duración: 1:28:20
- Mas informaciones
Informações:
Sinopsis
Denny Springle talks about “ColdFusion Legacy app - Is a Refactor Better than a Rewrite?” in this episode of ColdFusion Alive Podcast with host Michaela Light. “Refactoring is a way of taking in modernizing code that already exists, and bring it up to speed with generally modern best development practices. So you know, some object orientation, data modeling type of thing, as well as you know, either using a framework or building an application framework yourself, that hits all of the major obstacles that are that a framework will do for you generally”. https://youtu.be/_assa85CJQc Show notes Why is refactoring vs rewriting important today? vs 3rd option - leave the legacy app unchanged… Risks and rewards for each, best approaches Security, hacking risk and biz reputation Dev elegy to spaghetti Old style code with CF tags (vs CFscript Tech debt Urge to rewrite What does refactoring mean? Modernize existing code in place in production app Adding/improving framework Improvi