|
|
| There's more than one way to do things | |
| PerlMonks |
Re^4: OO in Perl 5: still inadequateby simonm (Vicar) |
| on Jan 21, 2006 at 04:51 UTC ( #524625=note: print w/ replies, xml ) | Need Help?? |
|
All that's required is an inside-out class builder that keys off something like the refaddr of the object and doesn't really care what kind of blessed refs. I'm pretty sure such builders exist, although I can't name one... You can do this with Class::MakeMethods. (Cf. Class::MakeMethods::Template::InsideOut.)
In Section
Meditations
|
|
||||||||||||||||||||