Question: Is there a way to extend or inherit one object functionality into another one? I would like to leave the common Objects (like MS Excel VBO, Collection Management, etc) intact and extend their functionality with new "child" objects.
this sc...