This commit is contained in:
Klaus Basan
2019-01-30 12:28:39 +01:00
committed by Mat Sutcliffe
parent d1822b6829
commit 17f67d6106
6 changed files with 12 additions and 12 deletions

View File

@@ -46,7 +46,7 @@ namespace BlackMisc
class BLACKMISC_EXPORT IDatastoreObject : public ITimestampBased
{
// since we use different keys all the compares, set, get are in the derived class
// in general we can say, it was a bad decisio to use different key types
// in general we can say, it was a bad decision to use different key types
// IndexDbIntegerKey = CPropertyIndex::GlobalIndexIDatastore for future usage
public: