http://qs321.pair.com?node_id=497984


in reply to Re^4: Object Constructors - Advice of experienced OO Perl Monks
in thread Object Constructors - Advice of experienced OO Perl Monks

We are arguing about taste here :) I dislike the MI approach, and really prefer initialize the object inside constructor to be sure my object will be instantiated correctly.

Thinking about MI, your scheme is correct.


Igor S. Lopes - izut
surrender to perl. your code, your rules.