#968 Move hbegin / hend to Grid
Metadata
Property | Value |
---|---|
Reported by | Martin Nolte (nolte@mathematik.uni-freiburg.de) |
Reported at | Oct 28, 2011 12:06 |
Type | Feature Request |
Version | Git (pre2.4) [autotools] |
Operating System | Unspecified / All |
Description
As far as I understand, methods returning iterators should be on the container instead of the element. In case of the hierarchic iterators, this means they should be obtained from the grid.
Basically the same argumentation holds for all information on the hierarchy provided by the entity (e.g., hasFather, father, geometryInFather)