This blog is updated daily.
A general description is here.
When a class name matches multiple classes in the cache, perform a dynamic search in order to obey namespace imports. This should eliminate annoying messages about multiple hits in the class cache. Also, pass along the package from the ‘ClassExtends’ object when looking up superclasses in the cache.
When a class name matches multiple classes in the cache, perform a
dynamic search in order to obey namespace imports. This should
eliminate annoying messages about multiple hits in the class cache.
Also, pass along the package from the ‘ClassExtends’ object when
looking up superclasses in the cache.