Adaptive Programming (4)

Regular Links:

http://www.ccs.neu.edu/home/lieber/connection-to-aop.html
Aspect-Oriented Programming and Adaptive Programming Open in a new browser window
   How to write more flexible and shorter programs
   http://www.ccs.neu.edu/home/lieber/connection-to-aop.html
http://www.ccs.neu.edu/research/demeter/
Demeter Open in a new browser window
   Information on Adaptive Programming including links, books, and papers. (Karl J. Lieberherr)
   http://www.ccs.neu.edu/research/demeter/
http://www.cmcrossroads.com/bradapp/docs/demeter-intro.html
Introducing Demeter and its Laws Open in a new browser window
   Adaptive Programming - specifying the connections between objects as loosely as possible. Makes programs more flexible, more resilient to change, and more adaptable to varying configurations of classes within a given domain
   http://www.cmcrossroads.com/bradapp/docs/demeter-intro.html
http://www.ccs.neu.edu/home/lieber/LoD.html
Law of Demeter Open in a new browser window
   Information on this object oriented style rule which aims to limit the number of objects each object interacts with.
   http://www.ccs.neu.edu/home/lieber/LoD.html

Last Updated: