Updates:
Status: FixProposed
Comment #3 on issue 4170 by
[hidden email]: AbstractTool references
non-existing DialogGroupAdder
http://code.google.com/p/pharo/issues/detail?id=4170The problem is that having this undeclared ref now "shadows" any other
newly introduced undeclalreds
(we would see it directly if the test start failing).
So we can not (no way) have references to non-exisiting classes in the code
base.
Both methods are not called, so you can just put them as extensions in your
package.
I added a change to remove the methods.
Attachments:
FixUndeclared.1.cs 193 bytes
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker