Hm, I didn't think of that. I mean the IPlugin of the Plugin is, OF COURSE, in a different package path than the main application. Also it has its own IPlugin interface in that very same package path. The other IPlugin, the one I use for casting, is stored in the main application. However, they...