Please help me understand the "Decorator Pattern" with real world example.

Posted by odiseh on Stack Overflow See other posts from Stack Overflow or by odiseh
Published on 2010-04-25T06:36:47Z Indexed on 2010/04/26 13:13 UTC
Read the original article Hit count: 229

Filed under:
|
|

I was studying Decorator pattern of GOF. It seems to me somehow complecated.

So, please help me understand "Decorator Pattern"? Could you give me an example of this is real world?

© Stack Overflow or respective owner

Related posts about gof

Related posts about design-patterns