From: Matthew Austern (austern_at_[hidden])
Date: 2001-11-13 15:27:58


"Gennadiy E. Rozental" wrote:
>
> Hi,
>
> I am also looking in this direction for some time now. Here what I
> think we need to make a really reusable singleton. The singleton
> design should be able to adopt following design desision made by user:

Have you looked at Andrei Alexandrescu's work? It's possible that
the reusable singleton class you're looking for already exists.

                        --Matt