Converting iso-4217-currencies.scm to C?

Alan Jenkins sourcejedi.lkml at googlemail.com
Fri Feb 6 13:27:31 EST 2009


Hi, I'm still finding my way around GnuCash.  I came across
iso-4217-currencies.c which is 3000 lines of autogenerated code.  Seems
to me it would be simpler (less code, marginally faster) to have all the
data in a C array, and loop over it instead of having a call for every
single currency.  I'll send a patch for it - unless there's a good
reason for keeping it as is?

Thanks
Alan


More information about the gnucash-devel mailing list