I tried to do something that didn't work.
I have a package Foo and a package Bar. Bar ISA Foo. Foo defines method Baz. I want to call Bar->Baz and as part of Baz' steps call Foo->Baz. However, Foo->Baz doesn't seem to exist. It's as if, through inheritance, Baz gets slipped into the symbol table only at the lowest level.
I'm trying to get at (lexically scoped?) data defined in each package along the inheritance chain. Is this possible or even a good idea?
In reply to Recursion up The Inheritance Chain by rwadkins
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |