From lieber@ccs.neu.edu Fri Mar 19 09:54:05 1999 X-UIDL: 95b10c806889d68d29b936c75e94c457 Received: from stockberg.ccs.neu.edu (lieber@stockberg.ccs.neu.edu [129.10.116.114]) by amber.ccs.neu.edu (8.9.1a/8.9.1) with ESMTP id JAA22488; Fri, 19 Mar 1999 09:54:01 -0500 (EST) Received: (from lieber@localhost) by stockberg.ccs.neu.edu (8.9.1a/8.9.1) id JAA28225; Fri, 19 Mar 1999 09:54:00 -0500 (EST) Date: Fri, 19 Mar 1999 09:54:00 -0500 (EST) From: Karl Lieberherr Message-Id: <199903191454.JAA28225@stockberg.ccs.neu.edu> To: amolp@cse.iitb.ernet.in, demeter@ccs.neu.edu Subject: Re: propagation patterns Cc: dem@ccs.neu.edu, lieber@ccs.neu.edu Status: RO Amol: The best source about propagation patterns is: http://www.ccs.neu.edu/research/demeter/biblio/dem-book.html (available on-line) but to use pps in Demeter/Java you write the propagation patterns in adaptive method style. Exercises are available from the course directory: http://www.ccs.neu.edu/research/demeter/course/f98/f98.html (Exercises) > Does Demeter/Java any way help creating APPCs, as described in the > paper 'Adaptive Plug-and-Play Components for evolutionary software > development', by Lieberherr and Mezini. Not yet. We are working on that. -- Karl >From amolp@cse.iitb.ernet.in Fri Mar 19 07:15:52 1999 >Date: Fri, 19 Mar 1999 17:44:17 +0530 >From: Amol Patil >To: demeter@ccs.neu.edu >Cc: lieber@ccs.neu.edu >Subject: propagation patterns > >Sir, > I'm studying the demeter/Java Lab Guide, presently, andintend to > develop small adaptive programs soon. > The guide has many references to the Propagation patterns, as does > the paper titled 'Evolution of Object Behavior Using Context Relations', > by Lieberherr, Seiter and Palsberg. > > Could you please give me the URL of the site which has sufficient > description about propagation pattern? > Also, where can I find exercises for implementing adaptive systems > (which can be done in a week's time.. as my project is about to get > finished!!). > > Does Demeter/Java any way help creating APPCs, as described in the > paper 'Adaptive Plug-and-Play Components for evolutionary software > development', by Lieberherr and Mezini. > > Thanking You, > Amol >