Chris,
Chris Shoemaker <[EMAIL PROTECTED]> writes:
[snip]
> Use some typedefs to get more specific C typing that coresponds with the
> level of detail that we want to type in guile.
[snip]
> -GList * gncEntryReturnTaxValues (GncEntry *entry, gboolean is_inv)
> +AccountValueList * gncEntryReturnTaxValues (GncEntry *entry, gboolean is_inv)
[snip]
> -GList * gncInvoiceGetEntries (GncInvoice *invoice)
> +EntryList * gncInvoiceGetEntries (GncInvoice *invoice)
I'm wondering if these should be GncAccountValueList and GncEntryList?
Not a huge deal, but I'm wondering if API-wise we want to make sure
our types are GNC-specific?
-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
[EMAIL PROTECTED] PGP key available
_______________________________________________
gnucash-devel mailing list
[email protected]
https://lists.gnucash.org/mailman/listinfo/gnucash-devel