Christopher Browne <[EMAIL PROTECTED]> writes:

> It shouldn't be a situation of the GUI submitting database queries;
> instead, the GUI should submit _transaction_ queries to the engine, and
> the engine can then do what it needs.

This is a reasonable approach, although I think we still want (need?)
to be flexible enough to make some rather robust queries.  For
example, I can certainly see where you might want to search for
transactions in an account between specific dates, or certain reports
might want to make certain more extensive queries.  I'm not sure what
the best way to do this would be; I'd like to be able to support batch
queries across an RPC, but I don't know how to make the request.

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       [EMAIL PROTECTED]                        PGP key available

_______________________________________________
gnucash-devel mailing list
[EMAIL PROTECTED]
http://www.gnumatic.com/cgi-bin/mailman/listinfo/gnucash-devel

Reply via email to