volume_mute

Legacy System Wrapping

publish date2026/06/24 21:21:55.207399 UTC

volume_mute

What is the purpose of developing adaptor services as part of legacy system wrapping?

Correct Answer

To hide the original interfaces of the legacy system and present new, better-structured interfaces usable by other components

Explanation

Legacy system wrapping uses adaptor services to hide the original interfaces of a software system and present new, better-structured interfaces that other components can use. This is an important technique for developing large-scale reusable services from legacy systems.

Reference

Software Engineering, Ian Sommerville, 10th edition


Quizzes you can take where this question appears