Strategic Software Production With Domain-Oriented Reuse / Edition 1

Strategic Software Production With Domain-Oriented Reuse / Edition 1

ISBN-10:
1580531040
ISBN-13:
9781580531047
Pub. Date:
08/31/2000
Publisher:
Artech House, Incorporated
ISBN-10:
1580531040
ISBN-13:
9781580531047
Pub. Date:
08/31/2000
Publisher:
Artech House, Incorporated
Strategic Software Production With Domain-Oriented Reuse / Edition 1

Strategic Software Production With Domain-Oriented Reuse / Edition 1

Hardcover

$106.0
Current price is , Original price is $106.0. You
$106.00 
  • SHIP THIS ITEM
    Qualifies for Free Shipping
  • PICK UP IN STORE
    Check Availability at Nearby Stores

Overview

This unique new book provides you with a systematic approach to creating and positioning reusable software components and products. The Domain Analysis methodology described in the book shows you how to use commonality and variability analysis in studying the market, coordinating with competitors, engineering new product, and minimizing risks.

Real-world case studies illustrate applications of the methodologies described in the book, including "Sherlock," a unique new method that binds domain analysis to market analysis and planning.


Product Details

ISBN-13: 9781580531047
Publisher: Artech House, Incorporated
Publication date: 08/31/2000
Series: Computing Library Series
Pages: 424
Product dimensions: 6.14(w) x 9.21(h) x 0.94(d)

About the Author

Paolo Predonzani is a software consultant and holds a Laurea degree in computer engineering from the University of Genova.

Giancarlo Succi is a professor at the University of Alberta. He received his Ph.D. in electrical and computer engineering from the University of Genova and his M.Sc. in computer science from the State University of New York at Buffalo.

Tullio Vernazza is an associate professor at the University of Genova and holds a Laurea degree in electrical engineering from the University of Genova.

Read an Excerpt

Chapter 1: Introduction

This is an extreme approach that does not work. In the multitude of available software products, we may think that any product is somehow connected to any other product and that all the products must be considered together. This "group all" approach is of little use, much like the "single product" approach: It is impossible to deal with all products at once. The solution is to recognize that there are "domains" which gather software products into groups of reasonable size. The analysis of these domains yields interesting results for those who wish to understand the software industry.

In its simplest definition, a domain is a collection of related products. Relatedness of products is a very broad and manifold concept. Products can be related if they perform similar tasks, if they use similar technologies, or if they are used in similar contexts. Domain analysis is the analysis of products in a given domain. Domain engineering is the production of products in a given domain. The distinction between domain analysis and domain engineering is not very sharp, because analysis and production are closely related. While the distinction exists in literature, most people now refer to a single concept: domain analysis and engineering (DA&E). This book describes the theory and the application of Sherlock, a methodology for DA&E.

Traditionally, the motivation for doing DA&E has been to foster software reuse. Reuse means that software artifacts-like requirement and design documents, code, documentation, and so forth-are used in several products, which is the scope of DA&E. The reuse approach requires (1) the creation of reusable artifacts and (2) the integration of those artifacts into final systems. In current practice, firms perform both the creation and the integration. The proportion between creation and integration varies, covering the full range between pure creators (e.g., library producers) and pure integrators.

Software reuse tackles the issues of productivity in software engineering and is seen as one of the most promising approaches to software production. Its potential benefits range from decreased development time and increased product quality to improved reliability and decreased maintenance costs. As an investment, reuse works only if the software fits a variety of situations and is actually reused many times. The larger the variety, the greater the potential for reuse and to reap the benefits of that reuse. However, dealing with variety bears some risks, like the fact that unknown or unforeseen requirements can challenge the reusability of software, or that quality can decrease as a consequence of adaptations. Variety is generally the result of variability, a leitmotiv of this book.

Variability comes from many sources: customers' unique needs, differences between versions, mutability of the environment, localization, and so on. All of these can potentially disrupt the efforts of reuse. A fundamental task of DA&E and Sherlock is to explore all the sources of variability within a domain. Sherlock is the recognition that variability is a characteristic of modern software that every software firm needs to confront. In this way, variability is no longer a source of trouble and unpleasant surprises. Rather, from a competitive viewpoint, it is a feature to exploit more effectively than your competitors.

Variability is a crucial part of decision-making in all software projects. Variability shows that a project can be undertaken in different waysadopting one of several alternative solutions, or implementing different strategies. Decisions determine the purpose and shape of the final products, and thus determine their impact on the market. Decisions can be made on a range of possible alternatives-which derive, for instance, from the market positioning, the technology, and the software architecture. Sherlock finds the benefits and the costs of the alternatives and provides the tools to evaluate these alternatives objectively. Moreover, it finds the interactions between the various aspects of variability-market, technology, architecture, and so on-which are often critical but also very difficult to dominate. In this way, Sherlock gives the DA&E practitioner the tools and confidence to make clear-cut decisions about software product strategies.

Decisions are made at all levels. Using a top-down approach, the following is a list of areas where decisions are encountered:

1. Strategic positioning in the market. Decisions concern the role of the firm and its products in the market. The elements to consider are the competitive relations in the market. The alternatives to choose from are those that allow the DA&E practitioner to achieve its long-term goals.

2. Definition of the strategic positioning in terms of product lines. Product lines are the ultimate implementation of a strategy. A product line is the combination of products that embeds a strategic idea. A product line has the breadth to support a strategy over a long period of time. Decisions here should determine the shape of the product lines, considering the relations between them and competing product lines. Decisions should also make clear how many product lines are necessary and, in case there is more than one, what different objectives they address.

3. Definition of product lines in terms of products. This is the DA&E practitioner's tactic. Here, decisions are made with regard to the articulation of each product line in terms of products. Decisions should evaluate the best options to ensure that products are cohesive in terms of the product line's strategy. Products should also support each other, exploiting the synergies (or network externalities) between them and other products. The result of these decisions can be a plan for the development and coordination of the product line's products.

4. Development of products. The decisions should determine which design and implementation solutions best support the development of the products. Development is conducted exploiting the benefits-like synergies and reuse-of working in the larger context of product lines.

By taming variability, Sherlock also makes it more friendly to reuse. More precisely, it formalizes variability into manageable schema through which reuse is possible. A major difficulty in the practice of software reuse is that reusability of a software artifact is difficult to assess. Reusability can only be proved in the future: A piece of software is not reusable until it is actually reused! A piece of software may seem reusable in the current situation, but, if the assumptions of the current situation change, reusability can be compromised. In stable domains, assumptions rarely change, which results in predictable levels of reusability. However, not all domains are stable.

Instability may come from several sources, such as immature technology or competition between firms pulling the domain in different directions. The goal of Sherlock is to foster software reuse in domains with high variability. On one hand, this is a matter of tracking the evolution of the domain, so that changes in the assumptions do not come as an unpleasant surprise...

Table of Contents

Contents: Introduction. Review and Extension of UML. Domain Analysis - The Definition. Domain Analysis - The State of the Art. Sherlock - It's Activities and Deliverables. Domain Definition. Domain Characterization. Domain Scoping. Domain Modeling. Domain Framework Design. Domain Framework Development. Measuring the Reusability of Frameworks. Example of Sherlock Application. Case Studies. Conclusions. References. Appendices.

From the B&N Reads Blog

Customer Reviews