Status: New Owner: ---- Labels: Type-Defect Priority-Medium
New issue 1061 by serge.st...@gmail.com: DictionaryInspector no more exist http://code.google.com/p/moose-technology/issues/detail?id=1061
Apparently HashTable package does not load correctly in recent Pharo 3 (#Pharo3.0 Latest update: #30825), because of the introduction of the EyeInspector hierarchy.
HashTable define a HashTableInspector that was a subclass of DictionaryInspector (now EyeDictionryInspector).