Timeline for How to use the Decorator pattern to add little functionality to big objects?
Current License: CC BY-SA 3.0
        4 events
    
    | when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 23, 2017 at 12:40 | history | edited | CommunityBot | 
        
            
             
                
                    replaced http://stackoverflow.com/ with https://stackoverflow.com/ 
                
             
        
     | 
|
| Jun 20, 2016 at 17:50 | comment | added | Vicente Bolea | Sometimes it can not be broken down into smaller classes, let's say a file system class. | |
| Mar 22, 2014 at 20:34 | comment | added | Fuhrmanator | +1 for stating the cohesion problem (too many responsibilities is 15 methods) and using interfaces. | |
| Mar 22, 2014 at 1:56 | history | answered | Doval | CC BY-SA 3.0 |