Re: Singleton Registries...
From: Colin Basterfield (colinbasterfield_at_hotmail.com)
Date: 05/11/04
- Next message: Marius Horak: "Re: Javascript and C#"
- Previous message: Mathieu Chavoutier: "Re: key pressed"
- In reply to: Benny Mathew: "Re: Singleton Registries..."
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 11 May 2004 20:05:31 +1200
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
"Benny Mathew" <benny_k_mathew@yahoo.com> wrote in message
news:OgrgBOyNEHA.3304@TK2MSFTNGP10.phx.gbl...
> Hi,
> I am not sure i understand your question correctly... Are you looking
> for a code sample for implementing a singleton pattern?, if so check
> this out.
>
> http://www.yoda.arachsys.com/csharp/singleton.html
>
> -Benny
>
> Colin Basterfield wrote:
>
> > 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
> >
> >
>
- Next message: Marius Horak: "Re: Javascript and C#"
- Previous message: Mathieu Chavoutier: "Re: key pressed"
- In reply to: Benny Mathew: "Re: Singleton Registries..."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|