author | Sebastian Harl <sh@tokkee.org> | |
Thu, 18 Jul 2013 01:50:27 +0000 (18:50 -0700) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 18 Jul 2013 01:50:27 +0000 (18:50 -0700) | ||
commit | 1fee763a36a0c9af761244bbce8cd6c233ddbe2a | |
tree | 09ba1214f87feef8a1b5453537733d96037d7ea0 | tree | snapshot |
parent | c6e0f4334005abe7c3920558ee82eb8f09b2550a | commit | diff |
Let objects be named.
This allows to move common code into helper functions. The objects module now
provides a function to compare two objects by name and linked-lists support to
lookup objects by name now.
This removes the need for various custom and somewhat ugly helper functions
and data-types.
This allows to move common code into helper functions. The objects module now
provides a function to compare two objects by name and linked-lists support to
lookup objects by name now.
This removes the need for various custom and somewhat ugly helper functions
and data-types.