None

None

  • NA
  • 2
  • 0

convert a superclass to a subclass

May 16 2008 7:51 PM
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