Yes Object >> name is deprecated. A huge victory against evil ideas :) I'm proud of us. On Thu, Aug 24, 2017 at 6:02 PM, Sven Van Caekenberghe <sven@stfx.eu> wrote:
It says so "on the tin" i.e. in the exception itself
"Implement your own domain representation of an object, or use #asString or #printString instead."
;-)
On 24 Aug 2017, at 14:49, H. Hirzel <hannes.hirzel@gmail.com> wrote:
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.