124
click to vote
ECOOP
15 years 8 months ago
2007 Springer
64-bit address spaces come at the price of pointers requiring twice as much memory as 32-bit address spaces, resulting in increased memory usage. Increased memory usage is especia...
108
click to vote
ECOOP
15 years 8 months ago
2007 Springer
Abstract. Aspect-oriented programming languages usually are extensions of object-oriented ones, and their compilation target is usually the (virtual) machine model of the language ...
119
click to vote
ECOOP
15 years 6 months ago
2007 Springer
Refactoring is not only useful for source code of implementations, but as well for test specifications. The open source TRex tool automates the application of refactorings and the ...
103
Voted
ECOOP
15 years 8 months ago
2007 Springer
Like other software artefacts, metamodels evolve over time. We propose a transformational approach to assist metamodel evolution by stepwise adaptation. In the first part of the p...
115
Voted
ECOOP
15 years 6 months ago
2007 Springer
With the advent of Java 5 annotations, we note a marked increase in the availability of tools that can statically detect potential null dereferences. For such tools to be truly eff...
|