- upgrading object to class and downgrading class to object not allowed via "class" method - upgrading and downgrading can be performed vi…
Show more
- upgrading object to class and downgrading class to object not allowed via "class" method - upgrading and downgrading can be performed via create (but using destroy/create instead of recreate) - fixed bug, where an "o info precedence" could core, after a class C was destroyed, where class C was used as a superclass of a mixin of o. - minor refactoring
Show less