March 2002
Intermediate to advanced
496 pages
8h 51m
English
Suppose that you are using the ABSTRACT FACTORY pattern at Oozinoz to provide user interfaces for several contexts. Figure 18.1 shows the user interface factories you have in place.

The users at Oozinoz are thrilled with the productivity that results from applying the right user interface in the right context. The problem you face is that they want several more user interface kits, and it's becoming burdensome to create a new class for each context your users envision.
To halt the proliferation of user interface factory classes, ...
Read now
Unlock full access