Re: Reporting system - declarative

2011-11-16 Thread Derek Atkins
Donald Allen writes: >> (cond ((> x 5) (fun a b))) ;; I won't even attempt to properly indent this >> in gmail >> >> vs. >> >> if x > 5: >> > > I'm not sure how I fat-fingered this, but the message got sent prematurely, > destroying my credibility:-) > > Anyway, you get my point -- writing that c

Re: Feature suggestion: display account numbers in register and account selection popup

2011-11-16 Thread Hendrik Boom
On Wed, 24 Aug 2011 14:32:16 +0200, Florian Haas wrote: > > Some existing account hierarchies (in the de_DE locale) presently work > around this limitation rather crudely, by including the account number > as a prefix to the account name. Apart from that being a rather > inelegant redundancy, it a

Re: Reporting system - declarative

2011-11-16 Thread Donald Allen
On Wed, Nov 16, 2011 at 9:46 AM, Donald Allen wrote: > > > On Wed, Nov 16, 2011 at 9:27 AM, Hendrik Boom wrote: > >> On Sat, 09 Jul 2011 18:05:48 -0400, Yawar Amin wrote: >> >> > Hi John, >> > >> > On 2011-07-08, at 23:33, John Ralls wrote: >> > >> >>> […] >> >> >> >> Fun. Two questions: Can that

Re: Reporting system - declarative

2011-11-16 Thread Donald Allen
On Wed, Nov 16, 2011 at 9:27 AM, Hendrik Boom wrote: > On Sat, 09 Jul 2011 18:05:48 -0400, Yawar Amin wrote: > > > Hi John, > > > > On 2011-07-08, at 23:33, John Ralls wrote: > > > >>> […] > >> > >> Fun. Two questions: Can that be easily converted into a string parser > >> so that normal users are

Re: Reporting system - declarative

2011-11-16 Thread Hendrik Boom
On Sat, 09 Jul 2011 18:05:48 -0400, Yawar Amin wrote: > Hi John, > > On 2011-07-08, at 23:33, John Ralls wrote: > >>> […] >> >> Fun. Two questions: Can that be easily converted into a string parser >> so that normal users aren't put off by the extra parentheses, > > I guess we could replace al