Hernán Morales Durand
Hernán Morales Durand
I checked this and it seems strange that it expects to compare initialized variables (I mean `Variable` instances). Instead of: ```smalltalk Class definesClassVariable: #ObsoleteClasses. ``` always results in false because...
Thanks Marcus for the clarification. I found no users of this case outside of RB. So what we do?
@Rinzwind should we update the `defaultMaxExtent` ?
Hi Justin. I checked with up to date FF 101.0.1 (64-bit). I didn't checked yet disabling all plugins but so far the problem still persists, this is the output of...
> IMO, this feature is out of the scope of Spec. A chat is more advanced UI, it also has its own logic. It should be a project under pharo-spec...
I don't understand the title. It is "Could NOT find SharedPool users"? It is implemented (with additional fixes) in the following sequence: - https://github.com/pharo-project/pharo/pull/17004 - https://github.com/pharo-project/pharo/pull/17011 - https://github.com/pharo-project/pharo/issues/17033 - https://github.com/pharo-project/pharo/pull/17034...
What I can do is add a new Browse submenu and then implement a Commander 2 menu item, because I prefer not to still write a Commander 1 (you cannot...