Sciweavers

658 search results - page 12 / 132
» A formal approach to object-oriented software engineering
Sort
View
APSEC
2008
IEEE
14 years 3 months ago
Correctness of Request Executions in Online Updates of Concurrent Object Oriented Programs
Online update is a technique that reduces the disruption caused by a software update. It does so by applying a patch to a running process as opposed to shutting down the process a...
Yogesh Murarka, Umesh Bellur
AC
2002
Springer
13 years 8 months ago
Empirical Studies of Quality Models in Object-Oriented Systems
Measuring structural design properties of a software system, such as coupling, cohesion, or complexity, is a promising approach towards early quality assessments. To use such meas...
Lionel C. Briand, Jürgen Wüst
ICSM
2005
IEEE
14 years 2 months ago
Automated Refactoring of Object Oriented Code into Aspects
This paper presents a human–guided automated approach to refactoring object oriented programs to the aspect oriented paradigm. The approach is based upon the iterative applicati...
David Binkley, Mariano Ceccato, Mark Harman, Filip...
ICSE
1999
IEEE-ACM
14 years 25 days ago
Generalizing Perspective-Based Inspection to Handle Object-Oriented Development Artifacts
The value of software inspection for uncovering defects early in the development lifecycle has been well documented. Of the various types of inspection methods published to date, ...
Oliver Laitenberger, Colin Atkinson
APL
2000
ACM
14 years 28 days ago
High-level object oriented programming with array technology
Although classical object-oriented programming languages provide high-level modeling capacities t data type, inheritance etc.), they remain low-level when it comes to data manipul...
Philippe Mougin