|
| This Article | ||
| ||
| Share | ||
| Bibliographic References | ||
| Add to: | ||
| | ||
| Search | ||
| ||
| ASCII Text | x | ||
| Antoine Beugnard, Jean-Marc Jézéquel, Noël Plouzeau, Damien Watkins, "Making Components Contract Aware," Computer, vol. 32, no. 7, pp. 38-45, July, 1999. | |||
| BibTex | x | ||
| @article{ 10.1109/2.774917, author = {Antoine Beugnard and Jean-Marc Jézéquel and Noël Plouzeau and Damien Watkins}, title = {Making Components Contract Aware}, journal ={Computer}, volume = {32}, number = {7}, issn = {0018-9162}, year = {1999}, pages = {38-45}, doi = {http://doi.ieeecomputersociety.org/10.1109/2.774917}, publisher = {IEEE Computer Society}, address = {Los Alamitos, CA, USA}, } | |||
| RefWorks Procite/RefMan/Endnote | x | ||
| TY - MGZN JO - Computer TI - Making Components Contract Aware IS - 7 SN - 0018-9162 SP38 EP45 EPD - 38-45 A1 - Antoine Beugnard, A1 - Jean-Marc Jézéquel, A1 - Noël Plouzeau, A1 - Damien Watkins, PY - 1999 VL - 32 JA - Computer ER - | |||
Components have long promised to encapsulate data and programs into a box that operates predictably without requiring that users know the specifics of how it does so. Many advocates have predicted that components will bring about widespread software reuse, spawning a market for components usable with such mainstream software buses as the Common Object Request Broker Architecture (CORBA) and the Distributed Component Object Model (DCOM). In the Windows world, at least, this prediction is becoming a reality. Yet recent reports indicate mixed results when using and reusing components in mission-critical settings. Such results raise disturbing questions. How can you trust a component? What if the component behaves unexpectedly, either because it is faulty or simply because you misused it? Before we can trust a component in mission-critical applications, we must be able to determine, reliably and in advance, how it will behave. In this article the authors define a general model of software contracts and show how existing mechanisms could be used to turn traditional components into contract-aware ones.

