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

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/25 6:43 UTC
Read the original article Hit count: 139

Filed under:
|
|

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

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