This is one of those things causing me to slap myself in the face from time to time; forgetting a Forward Send Construct_Object when creating a subclass (such as when converting an object to a class).

It should not be too difficult to enable some kind of warning (in the Studio or even in the compiler) for such cases. It doesn't even have to be turned on by default.

There should probably be a mechanism to define instances where the warning should be suppressed, e.g. with a meta-tag.

So for my future health and well-being, can you please consider implementing this feature?