-
- Downloads
When initialising class metaobjects and the direct-superclasses is
null or empty, it should default to funcallable-standard-object if the class is an instance of funcallable-standard-class whereas it was always defaulting to standard-class. Catch attempts to change the class of an instance via change-class between the incompatible standard-class and funcallable-standard-class metaclasses.
Loading
Please register or sign in to comment