Title :
Building Scalable Libraries with cJ
Author :
Huang, Shan Shan ; Smaragdakis, Yannis
Author_Institution :
Coll. of Comput., Georgia Inst. of Technol., Atlanta, GA
Abstract :
Creating highly reusable software libraries is one of the primary software engineering goals. The ability of a library to be reused, however, depends crucially on the ease of customizing the reusable components. If customization is hard, the well-known library scalability problem by Biggerstaff, T.J. (1994) ensues: a domain contains n features, but these can produce an exponential (or super-exponential if order matters or features can be replicated) number of combinations. Hard-coding all combinations results in an unmaintainably large library. Offering features as components that are composed without any customization results in undesirable "bad-fit" solutions, either for reasons of performance or correctness.
Keywords :
Java; object-oriented programming; software libraries; software reusability; cJ; customization; library scalability problem; reusable components; reusable software library; scalable libraries; software engineering goals; Data structures; Educational institutions; Information science; Java; Programming profession; Runtime; Scalability; Software engineering; Software libraries; Testing;
Conference_Titel :
Software Engineering - Companion, 2007. ICSE 2007 Companion. 29th International Conference on
Conference_Location :
Minneapolis, MN
Print_ISBN :
0-7695-2892-9
DOI :
10.1109/ICSECOMPANION.2007.26