* src/RelLib.py: Delegate event handle reference lookup from

Person to EventRef class; (RepoRef.get_handle_referents): Remove
unneeded method (inherited from BaseObject).


svn: r4729
This commit is contained in:
Alex Roitman
2005-05-28 16:21:58 +00:00
parent 8969589bae
commit f4f4af3e21
2 changed files with 9 additions and 18 deletions

View File

@@ -1,3 +1,8 @@
2005-05-28 Alex Roitman <shura@gramps-project.org>
* src/RelLib.py: Delegate event handle reference lookup from
Person to EventRef class; (RepoRef.get_handle_referents): Remove
unneeded method (inherited from BaseObject).
2005-05-27 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/RelLib.py: RepoRef now derives BaseObject to enable full-text
search