Examples of using Refactoring in English and their translations into Japanese
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Programming
Refactoring- To improve the internal structure so revision and understanding would be easier, but to simultaneously maintain the external structure.
I want to make bulk refactoring but I don't know how.
Subsequently, any refactoring should ensure that the test continues to pass.
Major refactoring to make the code easier to read and improve compile time a little.
In"The Wiki Way", you advocated the importance of absolute flexibility in editing and refactoring content.
This talk is an experience report about such a refactoring.
This approach makes refactoring a breeze and also nudges you towards best practices for accessibility.
This process is called refactoring, and happens a lot in the course of a web application development.
Refactoring a method can create new bugs that didn't use to appear before.
Add refactoring needs, to-do items, and bugs found during code testing.
After refactoring, the Board's render function looks like this.
If the size of an action class grows too much, you probably need to do some refactoring and move some code to the model layer.
Headway Software got a productivity award for their product Restructure 101 which supports architectural refactoring.
For example, Flex Builder 3 now supports refactoring, allowing developers to make substantial changes within a project quickly and consistently.
Michael Klenk and his group did some wonderful work cutting a version of Groovy Eclipse that supports refactoring.
Refactoring is a process of application code changes to improve internal structure without influencing external behavior of the application.
In summary, such a substantial refactoring should always be a business decision.
Refactoring is about“improving the design of existing code”.
In the Agile software world the use of design patterns and refactoring are examples of adaptive reuse applied.