DocumentCode
3076817
Title
Using Function Generalization to Design a Cosequential Processing Framework
Author
Cunningham, H. Conrad ; Tadepalli, Pallavi
Author_Institution
University of Mississippi
Volume
9
fYear
2006
fDate
04-07 Jan. 2006
Abstract
Framework design is a multifaceted endeavor undertaken to promote reuse of software within a family of related applications. Traditional approaches involve either the evolution or the systematic design of the needed generic structure. This paper explores a systematic design approach called function generalization. In this approach, framework design begins with an executable specification expressed as a set of functions in a functional programming language. This set is analyzed to identify the common and variable aspects of the family of related applications. The set of functions is then transformed in a series of steps to produce a generalized application corresponding to the family. Each step generalizes one variable aspect of the family by introducing higher-order (function) parameters or polymorphic parameters into the functions in the set. The resulting set of generalized functions can be converted to Java code using design patterns to guide the framework construction.
Keywords
Application software; Collaboration; Concrete; Design methodology; Functional programming; Information science; Java; Process design; Skeleton;
fLanguage
English
Publisher
ieee
Conference_Titel
System Sciences, 2006. HICSS '06. Proceedings of the 39th Annual Hawaii International Conference on
ISSN
1530-1605
Print_ISBN
0-7695-2507-5
Type
conf
DOI
10.1109/HICSS.2006.522
Filename
1579727
Link To Document