Buscar
Mostrando ítems 1-10 de 256
Analysis of dependencies between refactorings to solve code smellsAnálisis de dependencias entre refactorings para solucionar code smells
(Universidad Tecnológica Nacional, 2018)
Improving the success rate of applying the extract method refactoring
(Elsevier, 2020)
Context: Most modern programming environments support refactorings. Although refactorings are relevant to improve the quality of software source code, they unfortunately suffer
from severe usability issues. In particular, ...
Análisis de dependencias entre refactorings para solucionar code smells
(Universidad Tecnológica Nacional, 2018-09)
Los code smells son síntomas en el código fuente que pueden revelar problemas de diseño. Para poder solucionar un smell deben aplicarse un conjunto de refactorings que permitan restructurar el sistema. Sin embargo, al ...
Deriving refactorings for aspectJ
(Universidade Federal de Pernambuco, 2014)
Business Processes Refactoring to Improve Usability in E-Commerce Applications
(Springer, 2014-12)
Refactoring is a technique that applies step-by-step transformations intended to improve the quality of softwarewhile preserving its behavior.It represents an essential activity in today ́s software ...
A computational solution for the software refactoring problem: a formalism toward an optimization approach
(2017-12-01)
Software Refactoring consists in reconstructing the code design of an object-oriented system without affecting the external functionality. Common refactoring tasks, in the initial steps, detect the source code ...
A computational solution for the software refactoring problem: from a formalism toward an optimization approach
(2017-12-01)
Abstract: Software Refactoring consists in reconstructing the code design of an object- oriented system without affecting the external functionality. Common refactoring tasks, in the initial steps, detect the ...
Assessing refactorings for usability in e-commerce applications
(Springer, 2016-06)
Refactoring has been reported as a helpful technique to systematically improve non-functional attributes of software. This paper evaluates the relevance of refactoring for improving usability on web applications. We conducted ...