develooper Front page | perl.perl5.porters | Postings from March 2011

Re: Revising Perl's OO docs - a new OO tutorial

Thread Previous | Thread Next
From:
Aristotle Pagaltzis
Date:
March 8, 2011 13:02
Subject:
Re: Revising Perl's OO docs - a new OO tutorial
Message ID:
20110308210233.GC7732@klangraum.plasmasturm.org
* Johan Vromans <jvromans@squirrel.nl> [2011-03-08 10:00]:
> "Dr.Ruud" <rvtol+usenet@isolution.nl> writes:
> > And add these to the Perl Core:
> >
> > ...
> > Object::Tiny
>
> Does it have significant added value w.r.t. Class::Struct,
> which is already in the core?

Its code is 10× shorter and has no crazy stuff like ties and
half-baked type checks. Put another way: it has the advantage
of not being something I want to rip out of code on sight.

It’s like parent.pm vs base.pm.

(Class::Struct should really be retired to CPAN. Switch.pm though
it isn’t, it’s still kind of embarrassing that it ships in core.)

Regards,
-- 
Aristotle Pagaltzis // <http://plasmasturm.org/>

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