The following module was proposed for inclusion in the Module List:

  modid:       Object::BaseClass
  DSLIP:       bdpOg
  description: Base class for traditional OO clases
  userid:      CORLISS (Arthur Corliss)
  chapterid:    6 (Data_Type_Utilities)
  communities:
    mailinglists

  similar:
    none that I'm aware of

  rationale:

    This provides an OO infrastructure similar to what other languages
    have. The developer can define properties, state flags, w/rw/ro
    property accessors and flag event handlers and the base class
    provides the infrastructure to expose/manage all that automatically.
    In addition, it provides tracking of parent/child hierarchies, with
    orderly termination of objects.

    This module is not meant to be used directly, but as a foundation
    to subclass. In short, this module makes it easier to create custom
    objects, but with less code duplication.

  enteredby:   CORLISS (Arthur Corliss)
  enteredon:   Tue Jan 21 22:37:53 2003 GMT

The resulting entry would be:

Object::
::BaseClass       bdpOg Base class for traditional OO clases         CORLISS


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=bf100000_bb360ec3b7873548&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=bf100000_bb360ec3b7873548&SUBMIT_pause99_add_mod_insertit=1

Reply via email to