Righting Inside-Out Objects

Righting Inside-Out Objects

By Scott Walters (‎scrottie‎) from phoenix.pm
Lightning talk
Target audience: Advanced
Language:


After three long, painful years, inside-out objects are no longer cool. Introducing Acme::RightSideOutObject. Access fields in inside-out objects using $ob->{field} in new code while legacy code continues to use inside-out-objects as they are. Also, I'll talk about how Data::Alias makes this possible.