Hi!
I get an MNU when creating a new class with the variable correcting
feature of the Parser from the class side.
The error comes from Parser >> defineClass:, because the encoder's
classEncoding returns Metclass,
which doesn't understand #category.
Balázs