Describe what is accomplished during the component qualification, adaptation, and composition activities of component-based development.

What will be an ideal response?


• Component qualification is the task of examining candidate library components and ensuring that they perform the function required for the new application.
• During component adaptation any component conflicts that surface when a library component is added to the new application are dealt with by wrapping the component (sometimes a new component must be engineered).
• During component composition, the qualified, adapted, and newly engineered components are used to populate the new application architecture.

Computer Science & Information Technology

You might also like to view...

Elements  support attributes that specify the use, the behavior, and in some cases the appearance of an element.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

This type of report can be updated to reflect any data that has been added after the table was created

A) label report B) key report C) static report D) dynamic report

Computer Science & Information Technology

________ is a term used for multimedia content that is delivered over the Internet

Fill in the blank(s) with correct word

Computer Science & Information Technology

Bugs are normally labeled as ____.

A. programmer mistakes B. logic errors C. handled exceptions D. unhandled exceptions

Computer Science & Information Technology