r13957 - gnucash/trunk/lib/libqof/qof - Add a flag, 'infant', to QofInstance to note that the instance has been

Chris Shoemaker chris at cvs.gnucash.org
Mon May 8 00:47:05 EDT 2006


Author: chris
Date: 2006-05-08 00:47:04 -0400 (Mon, 08 May 2006)
New Revision: 13957
Trac: http://svn.gnucash.org/trac/changeset/13957

Modified:
   gnucash/trunk/lib/libqof/qof/qofinstance-p.h
   gnucash/trunk/lib/libqof/qof/qofinstance.c
   gnucash/trunk/lib/libqof/qof/qofutil.c
Log:
   Add a flag, 'infant', to QofInstance to note that the instance has been 
   committed at least once in its lifecycle.  Then, we can mark the collection
   dirty whenever an object is committed, except for the special case of an 
   QofInstance that has never been committed before and is now being deleted.




More information about the gnucash-patches mailing list