r14955 - gnucash/branches/swig-redo/src/business - Convert guile code in the business module to use swig conventions.

Chris Shoemaker chris at cvs.gnucash.org
Mon Oct 9 19:50:44 EDT 2006


Author: chris
Date: 2006-10-09 19:50:41 -0400 (Mon, 09 Oct 2006)
New Revision: 14955
Trac: http://svn.gnucash.org/trac/changeset/14955

Modified:
   gnucash/branches/swig-redo/src/business/business-core/business-core.scm
   gnucash/branches/swig-redo/src/business/business-reports/business-reports.scm
   gnucash/branches/swig-redo/src/business/business-reports/easy-invoice.scm
   gnucash/branches/swig-redo/src/business/business-reports/fancy-invoice.scm
   gnucash/branches/swig-redo/src/business/business-reports/invoice.scm
   gnucash/branches/swig-redo/src/business/business-reports/owner-report.scm
   gnucash/branches/swig-redo/src/business/business-utils/business-options.scm
   gnucash/branches/swig-redo/src/business/business-utils/business-prefs.scm
Log:
Convert guile code in the business module to use swig conventions.
These conversions were made manually.  They involve:
  - using '() instead of "" for the the empty object.
  - a more direct handling of wrapped enumeration values.
  - loading the swig modules instead of the gwrap modules.





More information about the gnucash-patches mailing list