[wp-docs] Singleton Glossary Term
Michael E. Hancock
justmichaelh at gmail.com
Tue Jan 20 13:52:35 GMT 2009
----- Original Message -----
From: "Jacob Santos" <wordpress at santosj.name>
> If anyone wants to rewrite the glossary term to remove the erroneous
> example(s), then they can be my guest.
>
> Jacob Santos
>
>
> [1] http://codex.wordpress.org/Glossary#Singleton
Corrected the definition of Singleton to be:
"Singletons are objects that exist globally and are the only one of their
class; if one instance of a class is created per request, this instance is a
singleton object. "
MichaelH
More information about the wp-docs
mailing list