framework
framework copied to clipboard
Consider implementing TableResource and others
trafficstars
Overview
Currently, almost all the framework is nicely typed after the standards (e.g. Field -> IntegerField etc) and extensions for validate and transform (e.g. Check -> TableDimensionsCheck etc). For historical reasons we don't have such a class as TableResource and other classes like MapResource etc. We need to investigate if it's better to introduce them or not.