Gregg Wonderly
I have two Entry classes that have a inheritance relationship that I need to
reverse. Reggie, thwarts this using EntryClass.computeHash() where it includes
the super class hash code in the data that is hashed. Is this really a needed
check? Is there a simple way to maintain the use of both class names and use
Externalizable to fix the class so that one class pretends to be the other?
