Re: Beyond 2.6

2013-02-19 Thread Derek Atkins
Geert Janssens writes: > I don't have much experience with how this is done in general. It > seems to me though that's a matter of defining the API's well. > > The GUI is supposed to know if some fields have to be > validated. There's no way around this. But the GUI code doesn't have > to know wh

Re: Beyond 2.6

2013-02-19 Thread John Ralls
On Feb 19, 2013, at 9:39 AM, Derek Atkins wrote: > Geert Janssens writes: > >> I don't have much experience with how this is done in general. It >> seems to me though that's a matter of defining the API's well. >> >> The GUI is supposed to know if some fields have to be >> validated. There's

Re: Error calling Python API's session.save()

2013-02-19 Thread James Nylen
Hi all, I wasn't sure whether this should go to gnucash-user or gnucash-devel, so I'm sending to both. But I'm experiencing an issue with the Python API on a fresh install of Linux Mint - an error calling Session.save(). Even though it looks like my changes are successfully being saved, this is