On 30 Nov 2005 at 19:26, Rob Kennedy wrote: > > And you're probably thinking of something else entirely :-) > > He's talking about refactoring like the book by Martin Fowler. > > http://www.refactoring.com/ >
Yes, indeed. Things like systematization of variable names, procedure names, etc, ... In essence any restructuring of existing code (without adding new functionality) in order to make the code more efficient and readable. _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

