I don't see need for this magic. You can implement this using a simple
singleton pattern, if you need it. I don't think we want to add features
that will condone the use of globals, a singleton class is a much better
solution for that.
Zeev
At 06:10 20/08/2003, Vesselin Atanasov wrote: