Hello
In the last days there was a discussion that
Object>>#name
should no longer be used. I did not follow the discussion in detail.
What was decided how #name should be replaced?
What do I need to do if I get a deprecation warning [1]?
Thanks for the answer in advance
Hannes
[1]
The method Object>>#name called from PPCMNode>>#gtTreeViewIn: has been
deprecated.
Implement your own domain representation of an object, or use
#asString or #printString instead.
Select Proceed to continue, or close this window to cancel the operation.