Mid
From PDF
GoF Patterns
Gang of Four Patterns
Extending the Pattern:?
Short answer: The Flyweight Pattern could be extended to support composite objects where each flyweight can contain references to other flyweights.
Explain a bit more
For example, a complex character (e.g., with styling information) could consist of several flyweight components (like the base character, font style, size, etc.).
Say this in the interview
- Define — one clear sentence (the short answer above).
- Example — relate it to a project like ShopNest or your real work.
- Trade-off — when you would not use it.
Share this Q&A
Share preview image: https://www.toolliyo.com/images/toolliyo-logo.png