>>>>> "SHC" == Shawn H Corey <shawnhco...@gmail.com> writes:

  SHC> New-style Perl objects are written in Moose


don't claim moose is the only new style objects. nor are they the
ultimate as they have their issues too. plain old hash objects are fine
for most common classes and better in many cases too than complex
things. it all depends on the class design and needs. i eschew
inheritance as much as possible so most of the fancy new class
technologies gain me little over plain hash objects. as for why i don't
like inheritance, let's leave that to another day and time.

uri

-- 
Uri Guttman  ------  u...@stemsystems.com  --------  http://www.sysarch.com --
-----  Perl Code Review , Architecture, Development, Training, Support ------
---------  Gourmet Hot Cocoa Mix  ----  http://bestfriendscocoa.com ---------

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to