On 9/25/15 4:07 PM, Tom Zeller wrote: > > Maybe X and Y in Object[X][Y] should be interfaces, rather than concrete classes. Well, I don't know of any reason why you *can't* do that. Should work find. But to channel Chad: if you aren't going to have more than one impl of the interface, what's the point? Esp for stuff in the test tree...