> On 17 Sep 2018, at 10:17, teso...@gmail.com wrote: > > Hi Peter, > there is no more #name: in Class (or ClassDescription or Behavior). It is > named #setName: > It is only used by the class builder, some class methods and some tests. It > could be hidden better if it is still a problem. >
yes, we should deprecate name: and only use setName: (that is what it used to be originally anyway) > Cheers. > > > On Mon, Sep 17, 2018 at 9:57 AM Peter Uhnak <i.uh...@gmail.com > <mailto:i.uh...@gmail.com>> wrote: > Hi, > > is the class-side "name:" setter used by the system itself? > Because I remember many times overriding it for my own needs and it never > broke anything as far as I know... which makes it strange why it even exists > (because it is a trap). > > Thanks, > Peter > > > -- > Pablo Tesone. > teso...@gmail.com <mailto:teso...@gmail.com>