0
Answer

convert a superclass to a subclass

Ask a question
None

None

16y
2.9k
1
HI,

I need for a very specifc reason a way to convert a superclass to sub class, while the subclass extends the superclass only with additional methods. Therefore an instance with it's Properties should not cause any conflicts.

Is there an easy way to do that.

Thanks antoschka