- First pass at the interface, structure and algorithm used by the new View object that will ultimately obsolete Table, Grid and Cell.
- Began detailed implementation of commands and columns objects.
- Added new src/commands and src/columns intermediate libs. - Began implementation of the first Command object. - Began implementation of the first Column object. - TDB2, Variant updates.
- Added src/columns/*.{h,cpp} - Added src/commands/*.{h,cpp}