API for reading the gnucash file

Derek Atkins warlord at MIT.EDU
Mon Mar 31 13:42:37 EDT 2008


Hi,

This question belongs on -devel, not on -user...

Quoting hendrik at topoi.pooq.com:

> I have a C++ propgram that reads a gnucash file and extracts relevant
> information.
>
> I find that I have to revise it regularaly when the file format changes
> during gnucash upgrades.  Now this is not a huge chore, but I've heard
> that there is an API I could be using to do this so that
>  (a) I don't have to keep updating my code
>  (b) it will still run properly, even if gnucash starts to use a real
> data base.
>
> Where do I find this API and its documentation?

What you want is in src/backend/file ; but the real API would be
in qof_session.  Documentation is in the standard doxygen location
at http://cvs.gnucash.org/docs/HEAD/

> -- hendrik

> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available



More information about the gnucash-user mailing list