Re: Patch to partially add recursion to budgets

2006-09-27 Thread Chris Shoemaker
On Wed, Sep 27, 2006 at 12:59:34AM -0500, Gregory Alexander wrote: > Budgets are almost what I need to get gnucash to do what I want. > > I'm having a problem in that budget behavior is inconsistently > recursive over accounts. I have a bug open on that. Honestly, I read that bug once, and didn'

Re: Alternate patch to handle the Number Column sort

2006-09-27 Thread Christian Stimming
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Derek Atkins schrieb: > Chris Shoemaker <[EMAIL PROTECTED]> writes: > >> On Tue, Sep 26, 2006 at 07:20:11PM -0400, Derek Atkins wrote: >>> Here's an attempt to implement choice #2. As you can see >>> from this patch, it's much simpler. With approval

Re: Alternate patch to handle the Number Column sort

2006-09-27 Thread Derek Atkins
Chris Shoemaker <[EMAIL PROTECTED]> writes: > On Tue, Sep 26, 2006 at 07:20:11PM -0400, Derek Atkins wrote: >> Here's an attempt to implement choice #2. As you can see >> from this patch, it's much simpler. With approval I can >> back out r14892 and apply this patch instead. I've tested >> that

Re: is it possible to "refine" an existing QofQuery multiple times?

2006-09-27 Thread Derek Atkins
I implemented this in r14901. Enjoy. Christian Stimming <[EMAIL PROTECTED]> writes: > Derek, > > by the way, this "enhancement request" to the QOF API is still valid. I'd > love > if a subquery on a qof query were implemented, because then I'd subsequently > be able to speed up the generic i

Re: (AUDIT?) Re: r14892 - gnucash/trunk - Add a new QOF_TYPE_NUMSTRING to add numeric sorts. (#150799).

2006-09-27 Thread Derek Atkins
Chris Shoemaker <[EMAIL PROTECTED]> writes: > Oh, I missed that "limit 10" part. This is really conflating > filtering with sorting. Does _GnuCash_ really have a use for "filter > N"? _Even_ if we want to support remote datasets larger than RAM, you > already have filtering by "where". So, you