From: Andy B. on
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.


From: Jason Keats on
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

From: Andy B. on
I don't see repository or dpendency injection.
"Jason Keats" <jkeats(a)melbpcDeleteThis.org.au> wrote in message
news:OZftVf65KHA.3880(a)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
>