I did NOT say this was a problem... Your example works pretty fine because both classes are INTERFACES and don't IMPLEMENT any method of their own... They just provide pur virtual methods that pligin implementation MUST subclass... What I pointed out as a source of trouble was non-abstract classes used as interfaces...
Hope this make my explanations a little clearer...![]()
Bookmarks