Sciweavers

19 search results - page 2 / 4
» smalltalk 2007
Sort
View
SMALLTALK
2007
Springer
13 years 11 months ago
Transactional memory for smalltalk
Concurrency control in Smalltalk is based on locks and is therefore notoriously difficult to use. Even though some implementations provide high-level constructs, these add complexi...
Lukas Renggli, Oscar Nierstrasz
SMALLTALK
2007
Springer
13 years 11 months ago
Context-oriented programming: beyond layers
While many software systems today have to be aware of the context in which they are executing, there is still little support for structuring a program with respect to context. A ï¬...
Martin von Löwis, Marcus Denker, Oscar Nierst...
CASCON
1996
96views Education» more  CASCON 1996»
13 years 6 months ago
Real-time complexity metric tools for visualAge smalltalk and C++
"Anything that one cannot measure cannot be controlled." Software metrics provide insight into the quality of software, informing the developers about the status of a pr...
Subroto Bhattacharya, Stephen G. Graham
SMALLTALK
2007
Springer
13 years 11 months ago
Feature driven browsing
Abstract. Development environments typically present the software engineer with a structural perspective of an object-oriented system in terms of packages, classes and methods. Fro...
David Röthlisberger, Orla Greevy, Oscar Niers...
SMALLTALK
2007
Springer
13 years 11 months ago
Object flow analysis: taking an object-centric view on dynamic analysis
To extract abstract views of the behavior of an object-oriented system for reverse engineering, a body of research exists that analyzes a system’s runtime execution. Those approa...
Adrian Lienhard, Stéphane Ducasse, Tudor G&...