A Design Mode Satisfying Open-Closed Principle and It's Applications

ZHANG Yue-ping
DOI: https://doi.org/10.3969/j.issn.1673-9590.2007.01.011
2007-01-01
Abstract:The use of interface of Java Language to design a software system was studied to satisfy the Open-Closed principle.The main technique route is to investigate characteristics and advantages of Java-Interface,and make use of Java-reflection to give a kind of design mode satisfying Open-Closed principle.It is show that a software can be successfully designed by using the given mode.A concrete advertisement software system is designed to elaborate the applied value of the given mode.
What problem does this paper attempt to address?