Admittedly this is why I like C#'s 'implements' paradigm. Doesn't have to inherit, it just has to fulfill the contract, and then you can pass it to anything that expects the interface it implements. Keeps you from building giant trees.
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
replies: