![]() |
|
Pathologically Eclectic Rubbish Lister | |
PerlMonks |
Re^6: Array-based Inside-out Objects with Object::InsideOutby jdhedden (Deacon) |
on Feb 22, 2006 at 13:34 UTC ( #531953=note: print w/replies, xml ) | Need Help?? |
Such corner cases would only be an issue with thousands of objects and hundreds of fields. In such a rare situation, you could always use hash-based fields for the infrequently instantiated class. Object::InsideOut handles any mixture of array-based and hash-based fields in different classes and in the same class.
Remember: There's always one more bug.
In Section
Meditations
|
|