Bug in Kernel: 1. Pharo Image
• You are subscribed to this case
Class should not be created like that but via the ClassBuilder because the class creation is a complex process that requires to fulfill a lot of invariants. (eg. layout, layout scope, ...)