Build Refactoring

by admin on January 17, 2010

Build Refactoring: Refactoring is a nice term for making something a bit less crap without changing it’s behaviour. You can slowly refactor a build in the same way you can refactor code. I’ve seen several projects where developers have opted to bin the build and start from scratch. That doesn’t guarantee a better build than the one you had before. The disruption to your project as you gut the build and stuff it back together like a deceased pet doesn’t help.

Resources:

I’ll be writing some more about this in in good time.

(this content migrated from buildrefactoring.com)

Share with the group:
  • Digg
  • del.icio.us
  • Facebook
  • DZone
  • LinkedIn
  • Slashdot
  • StumbleUpon

Related posts:

  1. Ant Refactoring Ant isn’t what the hip kids are using right...
  2. Linkage, August 3 There’s been some tabs festering on my browser for...

Related posts brought to you by Yet Another Related Posts Plugin.

blog comments powered by Disqus

Previous post: dbdeploy.net

Next post: Ant Refactoring