The Research on Independence of Procedures in E-DP
暂无分享,去创建一个
This paper discusses how can reduce dependency between procedures to improve the maintainability and reusability of software in event driven programming. The paper examines some methods of sharing data between procedures, the methods of sharing code, and how code is tied to event procedures,and presents a set of principles of programming associated with the dependency between procedures.