Examples of using Refactoring in English and their translations into Bulgarian
{-}
-
Colloquial
-
Official
-
Medicine
-
Ecclesiastic
-
Ecclesiastic
-
Computer
Martin Fowler's book Refactoring: Improving the Design of Existing Code is the canonical reference.
Refactoring: In recent years refactoring has become a basic task of everyday programing, specially in java community….
While the term refactoring originally referred exclusively to refactoring of software code,
In Java there is no way to solve this problem other than refactoring one or more of the interfaces to avoid name clashes.
The internal refactoring breaks compatibility with previous versions,
The term“refactoring” appears in 1993 and is popularized by Martin Fowler in his book with the same name.
Before applying a refactoring to a section of code, a solid set of automatic unit tests is needed.
the UML, refactoring, and agile methods.
css, or refactoring are useful for certain kinds of questions,
The porting has included extensive refactoring, the creation of a documented API to enable reuse of parts in other programs,
model transformation, refactoring, source code generation.
little refactoring and a great deal of attention paid to expediently adding new features.
We also added a little refactoring action for converting connect()
then select the"Encapsulate field" refactoring from a context menu.
The term hardware refactoring is used as a shorthand term for refactoring of code in hardware description languages.
It offers advanced code analysis, project-wide on-the-fly error checking, refactoring, smart editing, fast code….
debugging, refactoring, testing and, last but not least, communication.
After refactoring, the tests are run again to verify the refactoring did not break the tests.
The tests are used to demonstrate that the behavior of the module is correct before the refactoring.
Modern development environments can do such refactoring automatically(we talk about that in the code refactoring section).