Thanks for that reminder, but I was asking about the next Squeak release image.  Does anyone object to making this one of the goals for 6.0?

 - Chris


On Wed, Jul 1, 2020 at 2:29 PM Levente Uzonyi <leves@caesar.elte.hu> wrote:
Hi Chris,

On Tue, 30 Jun 2020, Chris Muller wrote:

> What do we need to do to make #class non-inlined and therefore overridable?  My impression is that this is on the table for 6.0, is it still?

We have had this discussion a few times before. Last time[1] I asked you
to evaluate the following in your image and report back if it does what
you need:

   (ParseNode classPool at: #StdSelectors) removeKey: #class.
   Compiler recompileAll.


Levente

[1] http://forum.world.st/The-Inbox-Kernel-cmm-1198-mcz-td5089411.html#a5089510

>
>  - Chris
>
>