A very interesting discussion on what the mixing of interfaces and classes can get you into: [WayBack] I’ve got an interface with generics which accepts classes:IMyGeneric = interface…..end;What I want to do is to allow this interface to… – John Kouraklis – Google+ TL;DR: do not mix interfaces and classes. As often, Asbjørn Heid chimes […]
Weiterlesen...