develooper Front page | perl.perl6.language | Postings from July 2001

Re: Anonymous classes (was Re: Anyone actually experienced with object inheritance?)

Thread Previous | Thread Next
From:
John Porter
Date:
July 2, 2001 14:44
Subject:
Re: Anonymous classes (was Re: Anyone actually experienced with object inheritance?)
Message ID:
20010702174403.B10381@min.net
Michael G Schwern wrote:
> > Give me data aggregation by inheritance
> Oooh, now that would be useful.

Of course it would.  That's why nearly every OO language (beside Perl)
has it.


> > and then I'll grant that inner classes are easy to tack on.
> You can always do this right now:
>             ...
>             my $obj = Class::Object->new;
>             ...

No, that's not an inner class.  Man, you think Class::Object
is the answer to everything!  (Not that it ain't cool...)

-- 
John Porter


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About