
14 Sep
2012
14 Sep
'12
8:28 p.m.
Am 14.09.2012 16:55, schrieb Eric Niebler:
'The library is given a name that describes the contents of the library. Cryptic abbreviations are strongly discouraged. Following the practice of the C++ Standard Library, names are usually singular rather than plural. For example, a library dealing with file systems might chose the name "filesystem", but not "filesystems", "fs" or "nicecode".'
what was the reason to force 'filesystem' instead of 'fs'?