[Gnucash-changes] QSF backend, support for partial QofBooks, merge fix, references and KVP

Chris Shoemaker c.shoemaker at cox.net
Sun Feb 20 19:12:22 EST 2005


On Sun, Feb 20, 2005 at 11:51:57PM +0000, Neil Williams wrote:
> What about:
> 
> Returns the GList of KvpValues of any type (not to be confused with GList's of 
> something else!), from the given kvp_frame. Cast each list gpointer to a 
> KvpValue and use the KvpValue->type to determine the type of value (including 
> more frames) at each position in the list. This one is non-copying -- the 
> caller can modify the value directly.
> GList* kvp_value_get_glist ( const KvpValue * value )

That's much better, but I still wonder: what does the phrase "from the
given kvp_frame" mean to you?  It doesn't mean anything to me.  It's
certainly not talking about 'value' since its subtype must be GList.

-chris



More information about the gnucash-devel mailing list