Sciweavers

1587 search results - page 135 / 318
» Software Engineering Programmes are not Computer Science Pro...
Sort
View
ASWEC
2004
IEEE
15 years 6 months ago
Snapshot Query-Based Debugging
Object-oriented programs, when executed, produce a complex webs of objects and references between them, generally referred to as object graphs. These object graphs are difficult t...
Alex Potanin, James Noble, Robert Biddle
ARCS
2006
Springer
15 years 6 months ago
A Flexible Reconfiguration Manager for the Erlangen Slot Machine
We present a new concept as well as the implementation of a reconfiguration manager for a FPGA-based reconfigurable platform, the Erlangen Slot Machine (ESM). One main advantage of...
Mateusz Majer, Ali Ahmadinia, Christophe Bobda, J&...
ECOOPWEXCEPTION
2006
Springer
15 years 6 months ago
Practical Exception Specifications
Abstract. Exception specifications can aid in the tasks of writing correct exception handlers and understanding exceptional control flow, but current exception specification system...
Donna Malayeri, Jonathan Aldrich
AOSD
2008
ACM
15 years 4 months ago
Expressive scoping of dynamically-deployed aspects
Several aspect languages and frameworks have recognized the need for dynamic deployment of aspects. However, they do not provide sufficiently expressive means to precisely specify...
Éric Tanter
ECLIPSE
2005
ACM
15 years 4 months ago
Navigating error recovery code in Java applications
Java provides a program-level exception handling mechanism in response to error conditions (that are translated into exceptions by Java VM). However, exception handling code is of...
Chen Fu, Barbara G. Ryder