Forum Post: RE: OO dynamic inheritance

  • Thread starter Thread starter Richard.Kelters
  • Start date Start date
Status
Not open for further replies.
R

Richard.Kelters

Guest
It seems OO was not meant for dynamic inhertance. I solved my problem by introducing an empty class that inherits sytem.object with just a property that holds the handle to 'my' class. Thanks!

Continue reading...
 
Status
Not open for further replies.
Back
Top