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 PorterThread Previous | Thread Next