r17321 - gnucash/branches/gda-dev2 - Add new method qof_backend_get_registered_access_method_list() which

Phil Longstaff plongstaff at cvs.gnucash.org
Sun Jul 13 12:01:19 EDT 2008


Author: plongstaff
Date: 2008-07-13 12:01:18 -0400 (Sun, 13 Jul 2008)
New Revision: 17321
Trac: http://svn.gnucash.org/trac/changeset/17321

Modified:
   gnucash/branches/gda-dev2/lib/libqof/qof/qofsession.c
   gnucash/branches/gda-dev2/lib/libqof/qof/qofsession.h
   gnucash/branches/gda-dev2/src/engine/gnc-filepath-utils.c
Log:
Add new method qof_backend_get_registered_access_method_list() which 
returns a GList of the access_method strings from the registered backends.
Modify xaccResolveURL() to get and use this list rather than using hard-wired
"gda" and "postgres" access methods.  "http", "https", "file" and "xml" are
still hard-wired in xaccResolveURL().





More information about the gnucash-patches mailing list