next up previous
Next: Test Up: The Design Recipe Previous: Template

Body

The coding part of the design process consists of filling in the body of each method m in each concrete class C using the available object fields and the results of recursive calls from the template. In some cases, writing this code requires ingenuity. But in the vast majority of cases, the coding process is very easy given decomposition provided by the template.



Corky Cartwright 2004-02-05