I need to repeatedly compile a specific class while a program is still using it. In order to do this I cast an object of the new type to an object of the old type. I have a smal