Sciweavers

2344 search results - page 24 / 469
» Dynamic Measurement of Polymorphism
Sort
View
55
Voted
IWC
2010
66views more  IWC 2010»
14 years 4 months ago
Measuring the dynamics of remembered experience over time
Evangelos Karapanos, John Zimmerman, Jodi Forlizzi...
ICSM
2009
IEEE
15 years 4 months ago
Augmenting static source views in IDEs with dynamic metrics
Mainstream IDEs such as Eclipse support developers in managing software projects mainly by offering static views of the source code. Such a static perspective neglects any informa...
David Röthlisberger, Marcel Harry, Alex Villa...
JOT
2008
67views more  JOT 2008»
14 years 9 months ago
An Enhanced Form of Dynamic Untyped Object-Based Inheritance
We present an enhanced form of untyped object-based inheritance for classless languages, as implemented in our Delta language, comparing to the prevalent practices of delegation a...
Anthony Savidis
SCSC
2007
14 years 11 months ago
A graphical variant approach to object-oriented modeling of dynamic systems
Abstract— Graphical variant modeling refers to a novel approach to object-oriented modeling whereby a class overrides behavior inherited from a parent class by specifying variati...
Paul Kinnucan, Pieter J. Mosterman
SAC
2008
ACM
14 years 9 months ago
Runtime concepts for the C++ standard template library
A key benefit of generic programming is its support for producing modules with clean separation. In particular, generic algorithms are written to work with a wide variety of unmod...
Peter Pirkelbauer, Sean Parent, Mat Marcus, Bjarne...