The wrong way to do it.
If you read about refactoring, especially Fowler's book, it specifically admonishes you to only refactor and not extend your code while refactoring. As someone else pointed out you are creating a lot more possibility for broken code.
You refactor, then you extend, then you refactor again -- etc.
In reply to Re: Re: Re: Refactoring Redux...
by Sifmole
in thread Refactoring Redux...
by hsmyers
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |