in reply to Re: Generic object in inside-out classesin thread Generic object in inside-out classes
Alternatively, perl 5.10 will have Hash::Util::FieldHash to support inside-out classes. A class based on that will allow generic objects.
Anno