I noticed that Noop[DataContext]Delegate is final. Wouldn't it make more sense to have a default DataContextDelegate that could be extended only for the methods needed?
Maybe rename NoopDelegate to DefaultDataContextDelegate and make it non-final.
I noticed that Noop[DataContext]Delegate is final. Wouldn't it make more sense to have a default DataContextDelegate that could be extended only for the methods needed?
Maybe rename NoopDelegate to DefaultDataContextDelegate and make it non-final.