|
A systematic approach for structuring exception handling in robust component-based softwareDOI: 10.1590/S0104-65002005000100002 Keywords: exceptional behaviour, fault-tolerant component, software fault tolerance, component-based development. Abstract: abstract component-based development (cbd) is recognized today as the standard paradigm for structuring large software systems. however, the most popular component models and component-based development processes provide little guidance on how to systematically incorporate exception handling into component-based systems. the problem of how to employ language-level exception handling mechanisms to introduce redundancy in componentbased systems is recognized by cbd practitioners as very difficult and often not adequately solved. as a consequence, the implementation of the redundant exceptional behaviour causes a negative impact, instead of a positive one, on system and maintainability. in this paper, we propose an approach for the construction of dependable component-based systems that integrates two complementary strategies: (i) a global exception handling strategy for inter-component composition and (ii) a local exception handling strategy for dealing with errors in reusable components. a case study illustrates the application of our approach to a real software system.
|