From: Andy B. on 28 Apr 2010 11:41 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 29 Apr 2010 10:25 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 29 Apr 2010 14:47 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 >
|
Pages: 1 Prev: string split by first occurens number Next: ByVal copy a variable |