Home All Groups Group Topic Archive Search About

design pattern examples

Author
28 Apr 2010 3:41 PM
Andy B.
Does anybody have any simple stubs that can be used as small examples for
the following design patterns?

1. repository
2. dependancy injection
3. decorator

If you have any more to add, that would be good too.

Author
29 Apr 2010 2:25 PM
Jason Keats
Andy B. wrote:
> Does anybody have any simple stubs that can be used as small examples for
> the following design patterns?
>
> 1. repository
> 2. dependancy injection
> 3. decorator
>
> If you have any more to add, that would be good too.
>
>

http://www.dofactory.com/Patterns/Patterns.aspx
Author
29 Apr 2010 6:47 PM
Andy B.
I don't see repository or dpendency injection.
Show quoteHide quote
"Jason Keats" <jke***@melbpcDeleteThis.org.au> wrote in message
news:OZftVf65KHA.3880@TK2MSFTNGP04.phx.gbl...
> Andy B. wrote:
>> Does anybody have any simple stubs that can be used as small examples for
>> the following design patterns?
>>
>> 1. repository
>> 2. dependancy injection
>> 3. decorator
>>
>> If you have any more to add, that would be good too.
>>
>>
>
> http://www.dofactory.com/Patterns/Patterns.aspx
>