Study of Coupling of Objected-oriented Software Framework and Decoupling Strategy

王宇,王力,李增智,王海,班世敏
DOI: https://doi.org/10.3969/j.issn.1000-1220.2003.10.004
2003-01-01
Abstract:Decoupling is the key of maintainability, intelligibility, expandability of improving software system in software design, especially in software framework design. Now there are some way decoupling software system, such as design pattern, though the way solve the some fact problem, the defect of the way is worse intelligibility and maneuverability. The paper proposes the best maneuverability way, called couple transform. The thought is, first, arrange the couple relationship from strong to feebleness, then using the principle of decoupling and the thought of design pattern, stepwise decouple, the end of transforming is optimization couple or hypo- optimization couple.
What problem does this paper attempt to address?