- Improved new Att object. - Added new constructor to accommodate integer attribute values. - Implemented unit tests.
- Implemented TDB::load - Changed Record to inherit from std::map <std::string, Att> - Changed Filter to inherit from std::vector <Att>
- Moved Mod, Att, Record, StringTable into place, ready for unit tests.