in reply to Re: More then one AUTOLOAD in a class hierarchy.
in thread More then one AUTOLOAD in a class hierarchy.

My error was that I call the upper AUTOLOAD with the class and not the object.
Your solution is clean and forseable.
That is just what I wanted.
Thks
  • Comment on Re^2: More then one AUTOLOAD in a class hierarchy.