XML file backend

2008-06-10 Thread Phil Longstaff
The xml file backend has 2 functions to handle a commodity reference. The first, dom_tree_to_commodity_ref_no_engine(), gets the two pieces of the reference (space and id) and creates a new gnc_commodity from them. The second, dom_tree_to_commodity_ref(), calls

Re: XML file backend

2008-06-10 Thread Josh Sled
Phil Longstaff [EMAIL PROTECTED] writes: Josh, does the sx code need a separate template commodity per account? Should the account xml parser use dom_tree_to_commodity_ref() to merge these? Should the sql backends only merge currencies, not any other commodities? No, they don't need to be

Re: XML file backend

2008-06-10 Thread Derek Atkins
Phil Longstaff [EMAIL PROTECTED] writes: The xml file backend has 2 functions to handle a commodity reference. The first, dom_tree_to_commodity_ref_no_engine(), gets the two pieces of the reference (space and id) and creates a new gnc_commodity from them. The second,

autoconfig 2.62, config.h, and __EXTENSIONS__

2008-06-10 Thread David Reiser
autoconfig 2.62 creates a configure file containing a section of about 300 lines that does not appear using autoconfig 2.60. This new section contains: { $as_echo $as_me:$LINENO: checking whether it is safe to define __EXTENSIONS__ 5 $as_echo_n checking whether it is safe to define