June 24, 2020
9:34 p.m.
Why has NECPreferences `#spaceAfterCompletion` been moved to NECEntry in Pharo 9? Usability seems a bit worse because the user now has to know about two objects to configure it. Also, it was originally held in a class-side instVar, which made it seem like different NECEntry subclasses might have different behavior and might justify the move, but it is now a class var, shared by all, and so the behavior seems the same... ----- Cheers, Sean -- Sent from: http://forum.world.st/Pharo-Smalltalk-Developers-f1294837.html