r16694 - gnucash/branches/gda-dev/src/backend/gda - 1) Add function a function to register column type handlers. This will

Phil Longstaff plongstaff at cvs.gnucash.org
Sat Dec 22 12:04:08 EST 2007


Author: plongstaff
Date: 2007-12-22 12:04:06 -0500 (Sat, 22 Dec 2007)
New Revision: 16694
Trac: http://svn.gnucash.org/trac/changeset/16694

Modified:
   gnucash/branches/gda-dev/src/backend/gda/gnc-backend-gda.c
   gnucash/branches/gda-dev/src/backend/gda/gnc-backend-util-gda.c
   gnucash/branches/gda-dev/src/backend/gda/gnc-backend-util-gda.h
Log:
1) Add function a function to register column type handlers.  This will
allow other column types (e.g. references to business tables) to be
added more easily.
2) Factor out object reference handling code so that business object
reference columns can be built more easily.





More information about the gnucash-patches mailing list