- Karl Lieberherr
Infobox Person
name = Karl Lieberherr
image_size =
caption =
birth_date =
birth_place =
death_date =
death_place =
occupation = Professor of Computer Science, Northeastern University
spouse = Ruth LieberherrKarl J. Lieberherr is a Professor of Computer Science at Northeastern University, in Boston. He is known as the father of
adaptive programming .He did his studies at
ETH Zurich , obtaining an M.S. in 1973 and a Ph.D. in 1977.He wrote the first book about adaptive programming. The work on this theme was one of several secondary influences on the development of
aspect-oriented programming .Adaptive programming tries to create applications that are easy to maintain and evolve, creating a new abstraction layer in the design and implementation of Object-Oriented Applications. This concept takes encapsulation to a new level allowing changes in the way an object works without changing the interface with other objects. This technique solves the situations where an object takes assumptions about how other objects work and a change in this object takes down that assumption creating a chain effect in the rest of the system.
Aspect oriented programming affects the way an application is created. Following the directives of this concept, one could create separate objects that treat
data and process in a separated way. This allows a flexible application that can change and evolve easily.External links
* [http://www.ccs.neu.edu/groups/faculty/lieber.html Home page of Karl Lieberherr]
* [http://www.ccs.neu.edu/research/demeter/papers/publications.html Papers and Publications]
* [http://aosd.net/ Annual Aspect-Oriented Software Development conference]
* [http://www.ccs.neu.edu/home/lieber/demeter.html Aspect-Oriented Software Development]
* [http://www.ccs.neu.edu/research/demeter/biblio/dem-book.html Adaptive Object-Oriented Software: The Demeter Method with Propagation Patterns]
* [http://jac.objectweb.org/ The JAC Project (Java Aspect Components)]
* [http://72.9.228.53/csu670/ CSU 670 Fall '06 Shirt Color Tracker]
Wikimedia Foundation. 2010.