In reply to dave_59:
Agree with Dave. This type of reuse has to come from basic OOP which includes defining generic base classes and using those to pass information around and cast it when required.
In reply to dave_59:
Agree with Dave. This type of reuse has to come from basic OOP which includes defining generic base classes and using those to pass information around and cast it when required.