in reply to Re^2: A Class:: module I don't want to write
in thread A Class:: module I don't want to write
I started using Class::Std to build getters and setters. Then, I discovered Object::InsideOut met my needs better. The author of Object::InsideOut explains why he created a similar module. I accepted his justifications. I have a colleague that says the author of Object::InsideOut should have improved Class::Std. But, I say the authors had his reasons and the result works better.
Starting over is not always bad. But don't reinvent without a reason.
|
---|