Re: gnc_commodity_get_namespace

2010-11-03 Thread John Ralls
On Nov 3, 2010, at 4:42 PM, Mike Alexander wrote: > --On November 2, 2010 10:35:40 PM +0100 Christian Stimming > wrote: > >> Am Dienstag, 2. November 2010 schrieb John Ralls: >>> Why, for currency commodities, does gnc_commodity_get_namespace() >>> return "CURRENCY" and gnc_commodity_get_names

Re: gnc_commodity_get_namespace

2010-11-03 Thread Mike Alexander
--On November 2, 2010 10:35:40 PM +0100 Christian Stimming wrote: Am Dienstag, 2. November 2010 schrieb John Ralls: Why, for currency commodities, does gnc_commodity_get_namespace() return "CURRENCY" and gnc_commodity_get_namespace_compat() return "ISO4217", but newly created databases store

Re: gnc_commodity_get_namespace

2010-11-02 Thread Christian Stimming
Am Dienstag, 2. November 2010 schrieb John Ralls: > Why, for currency commodities, does gnc_commodity_get_namespace() return > "CURRENCY" and gnc_commodity_get_namespace_compat() return "ISO4217", but > newly created databases store "ISO4217" in the cmdty:space element? ISTM > the "get" functions h