in reply to Re: How to implement such kind of magic?
in thread How to implement such kind of magic?
but not:Foo: get Base and Foo Bar: get Base and Bar
It seems that I have to write a sub recursively traverse through the namespace tree?Foo: get Base, Foo and Bar Bar: get Base, Foo and Bar
|
|---|