You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Metatypes can call derivesFrom multiple times and this effectively adds properties and methods from parent classes passed to derivesFrom.
What fails is inherits from method since parent atttibute of metatype is set to the last call to derivesFrom
Metatypes can call derivesFrom multiple times and this effectively adds properties and methods from parent classes passed to derivesFrom.
What fails is inherits from method since parent atttibute of metatype is set to the last call to derivesFrom