Search
Now showing items 1-10 of 38
BUSCA POR OPORTUNIDADES DE REFATORAÇÃO PARA APLICAÇÃO DE PADRÕES DE PROJETO
(Universidade Federal de Santa MariaBRCiência da ComputaçãoUFSMPrograma de Pós-Graduação em Informática, 2014-08-27)
It is difficult to maintain and to adapt poorly written code presenting shortcomings in its structure. Refactoring techniques are used to improve the source code and the structure of applications, making them better and ...
Refatoração com enfoque em portabilidade como estratégia de reúso em desenvolvimento de middleware para TV digital interativa
(Universidade Federal de São CarlosBRUFSCarPrograma de Pós-graduação em Ciência da Computação, 2011-12-12)
Middleware for interactive digital TV systems are designed to provide convenient abstractions to overcome differences of hardware/software in order to improve the portability of applications. The development of a middleware ...
DETECÇÃO DE OPORTUNIDADES DE REFATORAÇÃO EM BASES DE DADOS RELACIONAIS
(Universidade Federal de Santa MariaBRCiência da ComputaçãoUFSMPrograma de Pós-Graduação em Informática, 2015-11-30)
Many information systems that work with RDR (Relational Databases) have problems in the design of their databases. Such failures may result from design specification, requirement changes or even lack of knowledge to produce ...
MAKING SOFTWARE PRODUCT LINE EVOLUTION SAFER
(Universidade Federal de Pernambuco, 2014)
Refatoração de sistemas Java utilizando padrões de projeto: um estudo de caso.
(Universidade Federal de São CarlosBRUFSCarPrograma de Pós-graduação em Ciência da Computação, 2005-12-19)
This dissertation presents a study case on object-oriented systems refactoring. Systems developed according to the object-oriented paradigm may contain reusable code, even
though not always have been designed for it. Systems ...