Sciweavers

3456 search results - page 218 / 692
» Byte Code Engineering
Sort
View
128
Voted
XPU
2007
Springer
15 years 9 months ago
Tracking the Evolution of Object-Oriented Quality Metrics on Agile Projects
Abstract. The automated collection of source code metrics can help agile teams to understand the software they are producing, allowing them to adapt their daily practices towards a...
Danilo Sato, Alfredo Goldman, Fabio Kon
112
Voted
IWPC
2006
IEEE
15 years 9 months ago
Programs are Knowledge Bases
Gaining an overview of the concepts represented in large programs is very demanding as multiple dimensions of knowledge appear at different abstraction levels throughout the sourc...
Daniel Ratiu, Florian Deissenboeck
110
Voted
IWPC
2006
IEEE
15 years 9 months ago
How Developers Copy
Copy-paste programming is dangerous as it may lead to hidden dependencies between different parts of the system. Modifying clones is not always straight forward, because we might ...
Mihai Balint, Radu Marinescu, Tudor Gîrba
131
Voted
PPPJ
2006
ACM
15 years 9 months ago
Dynamic analysis of program concepts in Java
Concept assignment identifies units of source code that are functionally related, even if this is not apparent from a syntactic point of view. Until now, the results of concept a...
Jeremy Singer, Chris C. Kirkham
107
Voted
COMPSAC
2005
IEEE
15 years 9 months ago
Autonomous Hot Patching for Web-Based Applications
Patching technologies are commonly applied to improve the dependability of software after release. This paper proposes an autonomous hot patching (AHP) framework to fully automate...
Hai Huang, Wei-Tek Tsai, Yinong Chen