The following module was proposed for inclusion in the Module List:
modid: Object::Registrar
DSLIP: adpOp
description: A global registry for objects
userid: UARUN (Arun Kumar U)
chapterid: 6 (Data_Type_Utilities)
communities:
similar:
rationale:
As the name and modules description suggest, this module is
provides a global registry for objects. Hence the choice of the
namespace "Object::Registry".
Object::Registrar implements is a global registry of objects. This
module makes use of the Singleton Pattern to achieve the desired
functionality. Using this module an application can register its
Object instances in the Registrar with a unique name. Later on in
the application these object instances can be retrieved / resolved
by providing the unique name.
The names provided for identifying the Objects can be anything that
would be acceptable as a valid hash key in Perl.
enteredby: UARUN (Arun Kumar U)
enteredon: Thu Nov 1 13:11:52 2001 GMT
The resulting entry would be:
Object::
::Registrar adpOp A global registry for objects UARUN
Thanks for registering,
The Pause Team
PS: The following links are only valid for module list maintainers:
Registration form with editing capabilities:
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=8f100000_69865d7bb9da13b7&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=8f100000_69865d7bb9da13b7&SUBMIT_pause99_add_mod_insertit=1