anyway. question I have for people: I want to define an interface. If an object implements said interface, it can be used generically. Basically, I want to replace object inheritence with "this object implements the interface in question"