Timeline for Beginner Decorator Pattern Question
Current License: CC BY-SA 3.0
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 27, 2015 at 21:23 | comment | added | radarbob | In that article, a rule of thumb: "Decorator supports recursive composition" . This I think informs the "why" of the question. Then here: the Composite pattern we see a very similar design - the difference being that black (or not) diamond - aggregation vis-a-vis composition. So, yeah, "recursive composition." | |
| Mar 26, 2015 at 3:06 | history | answered | Karl Bielefeldt | CC BY-SA 3.0 |