149
click to vote
OOPSLA
15 years 6 months ago
2007 Springer
Developing a general component system for a statically typed, object-oriented language is a challenging design problem for two reasons. First, mutually recursive references across...
103
click to vote
OOPSLA
15 years 6 months ago
2007 Springer
We present CodeGenie, a tool that implements a test-driven approach to search and reuse of code available on largescale code repositories. With CodeGenie, developers design test c...
125
click to vote
OOPSLA
15 years 6 months ago
2007 Springer
Java performance is far from being trivial to benchmark because it is affected by various factors such as the Java application, its input, the virtual machine, the garbage collect...
OOPSLA
15 years 6 months ago
2007 Springer
This article describes the design and use of the CUTE C++ testing framework and its integration into the Eclipse C++ Development Tooling. Unit testing supports code quality and is...
OOPSLA
15 years 6 months ago
2007 Springer
There have been various proposals for the formalization of appropriate viewpoint-based frameworks. The model that we intend to devise attempts to provide a basis for conceptual mo...
|