Aug. 9, 2014
9:59 p.m.
2014-08-09 11:23 GMT-03:00 Tim Mackinnon <tim@testit.works>:
When using Pharo 4.0 - if I create a new class (subclass of Object) and then create a new class method for constructing that instance - when I try to classify the method why is the list of possibilities empty?
In old versions of squeak I recall there was a list of possibilities already in the image to choose from? I was expecting âinstance creationâ to be there already for me?
Am i missing something?
Nope. You're not missing anything. And it's been the same in Pharo 3 and 2 (AFAIR). This "categorization" issue was discussed before, with pointers to "category suggestion algorithms", but nothing has happened. Regards! Esteban A. Maringolo