Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DictionaryInspector no more exist #1061

Closed
seandenigris opened this issue Aug 3, 2015 · 2 comments
Closed

DictionaryInspector no more exist #1061

seandenigris opened this issue Aug 3, 2015 · 2 comments

Comments

@seandenigris
Copy link
Contributor

Originally reported on Google Code with 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).

Reported by serge.stinckwich on 2014-04-15 05:44:56

@seandenigris
Copy link
Contributor Author

At the moment, I just made a quick fix by removing the HashTableInspector. See commit:
http://smalltalkhub.com/#!/~Moose/HashTable/versions/Hashtable-SergeStinckwich.32

Reported by serge.stinckwich on 2014-04-15 06:06:32

@seandenigris
Copy link
Contributor Author

Thank you!

Reported by tudor@tudorgirba.com on 2014-04-15 06:09:56

  • Status changed: Fixed
  • Labels added: Component-MooseCore, Milestone-5.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant