The documentation for the Directory class says "A Directory is a MapCollection ..."
The documentation for the IdentityTable class says "An IdentityTable is a collection..."
The documentation for the Properties class says "A Properties object is a collection..."
The documentation for the Relation class says "A Relation is a collection..."
The documentation for the Stem class says "A Stem object is a collection..."
The documentation for the StringTable class says "A StringTable is a MapCollection ..."
The documentation for the Table class says "A Table is a collection..."
But according to 5.3.3. MapCollection Class, all of them are MapCollections. Documentation should be coherent in this respect (and the reference to MapCollection, when one is used, should be a clickable link).
Anonymous
Here's a patch.
Looks good, thank you very much, Josep Maria!
Applied the patch without problems
Thank you, P.O.!