Hi Mira: we can compose adjusters in two ways: by using the modifies relationship between them and by giving several adjusters to the same strategy. What is the relationship between the two compositions? If we give two adjusters as arguments to the same strategy, how can the two adjusters communicate. Cane we add further communication after the adjusters have been written (a la Java beans)? -- Karl