I would like to know too,

"Purushotham Komaravolu" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Singleton means only one instance.. i.e. instance of a class per
> webserver... all application scripts should talk only to that same
instance
> irrespective of the request.
> p
>
> ----- Original Message -----
> From: "Alexander Skwar" <[EMAIL PROTECTED]>
> To: "Purushotham Komaravolu" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
> Sent: Monday, June 24, 2002 2:53 PM
> Subject: Re: [PHP-DEV] singleton feature
>
>
> So sprach Purushotham Komaravolu am 2002-06-24 um 11:39:36 -0700 :
> >
> > Hi ,
> >               I have a small suggestion. I guess it is a good feature to
> > have a provision to have a Singleton class per webserver instance. This
is
> > especially useful for maintain user defined connection pools, loggers
etc.
>
> Uhm, what's a "Singleton class"?
>
> Alexander Skwar
> --
> How to quote: http://learn.to/quote (german) http://quote.6x.to (english)
> Homepage: http://www.iso-top.de      |    Jabber: [EMAIL PROTECTED]
>    iso-top.de - Die günstige Art an Linux Distributionen zu kommen
>                        Uptime: 1 day 11 hours 5 minutes
>
> --
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, visit: http://www.php.net/unsub.php
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to