usql
usql copied to clipboard
Naming abstract base classes with I prefix.
Why are the IProcessor, IRow, IUpdateableRow etc. actually abstract classes - surely then call them Row or RowBase etc.?