RFC: [PATCH] Move the business object implementations from separate module into the main gnucash engine.

Christian Stimming stimming at tuhh.de
Wed Jun 30 16:46:26 EDT 2010


The subject says it all: Attached is a patch that moves all business object 
implementations from separate module into the main gnucash engine. Only the C 
and SWIG files are changed, but the Scheme modules are still left in place 
(i.e. there is still an almost-empty libgncmod-business-core). Also, I've 
moved only the actual objects so far, but not yet their serialization 
implementation for {file,sql,xml}. This shouldn't change any function of 
anything; it just moves the place of their definitions.

The nice fact is that this is rather easy.

I would kindly ask some other developers to apply this locally and see whether 
this might cause any issues; otherwise IMHO it could be committed any instant.

Regards,

Christian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Move-the-business-object-implementations-from-separa.patch.zip
Type: application/zip
Size: 155274 bytes
Desc: not available
URL: <http://lists.gnucash.org/pipermail/gnucash-devel/attachments/20100630/a7273892/attachment-0001.zip>


More information about the gnucash-devel mailing list