Singleton Registries...

  • Thread starter Thread starter Colin Basterfield
  • Start date Start date
C

Colin Basterfield

Hi,

I am trying to create a Singleton Registry, and have a pretty good idea of
how to approach it, but does anyone know where I could find some sample
code?

Many thanks
Colin B
 
Hi Benny,

Well sort of, but only as a way to implement a singleton as a Registry
object, a la Martin Fowler's Patterns of Enterprise Architecture, in the
Base Patterns section near the end.

Thanks, and I will look at the link you recommended.
Cheers
Colin B
 
Back
Top