On Wed, May 05, 2004 at 08:52:57 +0300, Juhana Sadeharju wrote: > >From: Christian Henz <[EMAIL PROTECTED]> > > > >So far I've been using an Observer pattern > > Are all these patterns described somewhere in the web? > People refers mostly to some book(s) but that is not > available for me.
You should be able to get it from any decent library. Gamma, Helm, Johnson and Vlissides "Design Patterns, Elements of Resuable Object-Oriented Software" - Steve
