In article <[EMAIL PROTECTED]>, Perl Authors
Upload Server <[EMAIL PROTECTED]> wrote:

> The following module was proposed for inclusion in the Module List:
> 
>   modid:       Object::BaseClass

should this be in Class::* ?

>   similar:
>     none that I'm aware of

how does this relate to the various modules in Class::, like

   Class::Classless
   Class::Object
   Class::Generate
   Class::Base
   Class::Fields
   Class::Accessor
   Class::Structured

>   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.

that sounds like Class::Accessor

>     In addition, it provides tracking of parent/child hierarchies, with
>     orderly termination of objects.

doesn't Perl already do this?

-- 
brian d foy (one of many PAUSE admins), http://pause.perl.org
please send all messages back to [EMAIL PROTECTED]

Reply via email to