
26 Oct
2011
26 Oct
'11
1:57 p.m.
On Wed, Oct 26, 2011 at 09:10:23PM +0400, MigMit wrote:
Can't be done. Even if this particular module doesn't contain "instance Class Type", it's quite possible that the said instance would be defined in another module, about which this one knows nothing about.
That doesn't mean it can't be done, only that you would have to be explicit about which modules to look in. -Brent