@book {86, title = {Generative Programming: Methods, Tools, and Applications}, year = {2000}, pages = {864}, publisher = {Addison-Wesley}, organization = {Addison-Wesley}, address = {Reading, MA, USA}, abstract = {-- Building generative models: overcoming the limitations of traditional object-oriented modeling. -- Aspect-Oriented Programming, metaprogramming, next-generation code generators, and more. -- Includes illustrative sample code in C, C++, and Java, and three detailed, start-to-finish case studies. Generative Programming (GP) offers the promise of moving from "one-of-a-kind" software systems to the semi-automated manufacture of wide varieties of software -- essentially, an assembly line for software systems. GP{\textquoteright}s goal is to model software system families and build software modules such that, given particular requirements specs, highly customized and optimized intermediate or end products can be constructed on demand. This is the first book to cover Generative Programming in depth. The authors, leaders in their field, introduce the two-stage GP development cycle: one stage for designing and implementing a generative domain model, and another for using the model to build concrete systems. They review key differences between generative modeling and processes used for "one-of-a-kind" systems. Next, they introduce key GP concepts such as feature models, and demonstrate "generic programming" techniques for creating components which lend themselves to easy combination and reuse. The book also introduces Aspect Oriented Programming, which allows developers to solve key recurring problems in traditional O-O development; and presents metaprogramming techniques for building powerful program generators. Three detailed case studies demonstrate the entire generative development cycle, from analysis to implementation.}, isbn = {0201309777}, issn = {978-0201309775}, author = {Krzysztof Czarnecki and Ulrich, Eisenecker} }