Re: GDA: Status

2008-06-03 Thread Nathan Buchanan
Hi, On Tue, Jun 3, 2008 at 8:19 AM, Derek Atkins <[EMAIL PROTECTED]> wrote: > Hi, > > Sorry for the delay, but I've been busy offline most of the > weekend and yesterday so I've let this thread sit for a bit. > More comments inline. > > "Nathan Buchanan" <[EMAIL PROTECTED]> writes: > > > So...In t

Re: GDA: Status

2008-06-03 Thread Phil Longstaff
Derek Atkins wrote: >> 2. Use GDA V4. We will probably send time fixing bugs here, but we are almost >> guaranteed that a release will happen. The advantages of this approach is >> that >> we will be current with the new GDA and releases will be done for us (or in >> conjunction with us - dependin

Re: GDA: Status

2008-06-03 Thread Albert Lash
>> >> One problem with libdbi is that its scope doesn't cover everything that >> libgda's does. From what I can tell, libdbi doesn't have any apis to >> cover table/index creation, and that is one area that has a lot of >> individuality (e.g. autoinc integer fields). > > Is that the only individua

Re: GDA: Status

2008-06-03 Thread Phil Longstaff
Derek Atkins wrote: > Phil Longstaff <[EMAIL PROTECTED]> writes: > >>> Or would it be more expedient to pick a technology that has a proven >>> track record, proven stability, is NOT a moving target, and is >>> already available in most distributions? >> One problem with libdbi is that its scope d

Re: Guile threading

2008-06-03 Thread Charles Day
On Tue, Jun 3, 2008 at 8:34 AM, Derek Atkins <[EMAIL PROTECTED]> wrote: > Hi, > > "Charles Day" <[EMAIL PROTECTED]> writes: > > > On Sat, May 31, 2008 at 11:07 AM, Derek Atkins <[EMAIL PROTECTED]> wrote: > > > > Keep in mind that most of the gnucash code is NOT thread safe! > > > > The whole r

Re: gnucash 2.2.5 does not compile with libgoffice 0.6

2008-06-03 Thread Derek Atkins
Hi, Rainer Dorsch <[EMAIL PROTECTED]> writes: > Hello, > > I am running Debian lenny and tried to compile gnucash. With > libgoffice-0-6-dev installed I got: > [snip] > gnc-html-graph-gog.lo -MD -MP -MF .deps/gnc-html-graph-gog.Tpo -c > gnc-html-graph-gog.c -fPIC -DPIC -o .libs/gnc-html-grap

Re: Guile threading

2008-06-03 Thread Derek Atkins
Hi, "Charles Day" <[EMAIL PROTECTED]> writes: > On Sat, May 31, 2008 at 11:07 AM, Derek Atkins <[EMAIL PROTECTED]> wrote: > > Keep in mind that most of the gnucash code is NOT thread safe! > > The whole reason I was thinking about threading was to be able to put progress > bars directly in th

Re: GDA: Status

2008-06-03 Thread Derek Atkins
Phil Longstaff <[EMAIL PROTECTED]> writes: >> Or would it be more expedient to pick a technology that has a proven >> track record, proven stability, is NOT a moving target, and is >> already available in most distributions? > > One problem with libdbi is that its scope doesn't cover everything th

Re: GDA: Status

2008-06-03 Thread Derek Atkins
Hi, Sorry for the delay, but I've been busy offline most of the weekend and yesterday so I've let this thread sit for a bit. More comments inline. "Nathan Buchanan" <[EMAIL PROTECTED]> writes: > So...In the end, what's our options? > > 1. Use GDA V3. We will spend time fixing bugs in V3 that wil