First page Back Continue Last page Overview Graphics

On the road to metaclasses

To demonstrate some design problems we will introduce and design a bunch of philosopher classes.

Each philosopher class (Philosopher1,Philosopher2, and so on) need the same „set“ of methods. In our example just one, i.e.

the_answer

as the basic for his or her pondering and brooding.