|
When loading a package through Monticello, if the super-class of a class to load does not exist, there is a message warning of this.
I the user press "Proceed" the class is loaded with super-class "Object" (since its real super class is not present in the image)
According to Steph. instead of Object it should be some special class (forgot the exact name, maybe UndefinedClass ?) that gives an indication of what was expected instead.
|
|
|
Priority: 5 – Fix If Time
|
|
Status: Work Needed
|
|
Assigned to: Everyone
|
|
Milestone: Later
|
Go to Case
|
|