Changes

Jump to: navigation, search

Using database API

15 bytes added, 05:12, 10 June 2014
Database API: gen/db/base.py
** '''DbWriteBase''' - virtual and implementation-independent methods for reading data ([http://sourceforge.net/p/gramps/source/ci/master/tree/gramps/gen/db//base.py gen/db/base.py])
** '''DbBsddbRead''' - read-only (accessors, getters) implementation to BSDDB databases ([http://sourceforge.net/p/gramps/source/ci/master/tree/gramps/gen/db/read.py gen/db/read.py])
*** '''DbReadBase''' - virtual and implementation-independent methods for reading data ([http://sourceforge.net/p/gramps/source/ci/master/tree/gramps/gen/db/base.py gen/db/base.py])
*** '''Callback''' - callback and signal functions ([http://svn.code.sf.net/p/gramps/code/trunk/gramps/gen/utils/callback.py gen/utils/callback.py])
** '''UpdateCallback''' - callback functionality ([http://svn.code.sf.net/p/gramps/code/trunk/gramps/gen/updatecallback.py gen/updatecallback.py])

Navigation menu