Re: CVS update: gnucash/src/engine

2003-06-11 Thread Linas Vepstas
On Thu, Jun 12, 2003 at 12:08:27AM -0400, Derek Atkins was heard to remark: > I was wondering what you were doing... ;) Yep, just about everything in src/engine that doesn't have anything to do with currency, accounts or transactions can now be compiled separately. Besides queries, this includes

Re: CVS update: gnucash/src/engine

2003-06-11 Thread Linas Vepstas
On Thu, Jun 12, 2003 at 12:14:05AM -0400, Derek Atkins was heard to remark: > The reason I have for moving the EntityTable is that a GNCBook* has a > GUID, and GNC-Events are keyed off the creation/destruction of GUIDs > (including Books). Yes that is self-referential. > As events use the Entit

Re: CVS update: gnucash/src/engine

2003-06-11 Thread Derek Atkins
The reason I have for moving the EntityTable is that a GNCBook* has a GUID, and GNC-Events are keyed off the creation/destruction of GUIDs (including Books). As events use the Entity Table, the Entity Table should last through a session and not be tied to a specific book (since events are also tie

Re: CVS update: gnucash/src/engine

2003-06-11 Thread Linas Vepstas
On Mon, Jun 09, 2003 at 03:14:26PM -0400, Derek Atkins was heard to remark: > FYI, I'm planning to move the entity table out of the book and into > the session... Why? Gut reaction is that that would be wrong: the 'session' is supposed to be an ephemeral thing, for hooking up the gnc-engine to so

[linas@linas.org: Re: CVS update: gnucash/src/engine]

2003-06-11 Thread Linas Vepstas
- Forwarded message from Linas Vepstas <[EMAIL PROTECTED]> - X-Original-To: [EMAIL PROTECTED] To: Derek Atkins <[EMAIL PROTECTED]> Cc: Linas Vepstas <[EMAIL PROTECTED]>, [EMAIL PROTECTED] Subject: Re: CVS update: gnucash/src/engine From: Linas Vepstas <[EMAIL PROTECTED]> On Mon, Jun 09, 2

Re: "We Will Get These Lists Working In the Next Day or Two."

2003-06-11 Thread Linas Vepstas
On Tue, Jun 10, 2003 at 03:35:40PM +0200, Rainer Dorsch was heard to remark: > Hi, > > to me it seems that on > > http://gnucash.org/en/lists.phtml > > either this message is wrong or at least misleading... > > I could subscribe, so at least some parts work. I suggest to replace the > complete

Re: CVS update: gnucash/src/engine

2003-06-11 Thread Linas Vepstas
On Tue, Jun 10, 2003 at 04:56:39PM -0400, Derek Atkins was heard to remark: > ooh.. cool. account group, pricedb and currency table now use gncObject ... > split -> account -> group :: is_subgroup_of(xxx)". > > But this requires adding a new query predicate type, which I'd like to > avoi

Re: TRANSLATORS howto (take 3)

2003-06-11 Thread Tim Wunder
On 6/11/2003 10:42 AM, someone claiming to be Derek Atkins wrote: Tim Wunder <[EMAIL PROTECTED]> writes: Ahhh.. OK. I checked out gnucash-docs before the branch and haven't manually checked it out since. My updating is done via a script. Now, when I execute 'cvs update -rgnucash-1-8-branch' (whi

Re: TRANSLATORS howto (take 3)

2003-06-11 Thread Derek Atkins
Tim Wunder <[EMAIL PROTECTED]> writes: > Ahhh.. OK. > I checked out gnucash-docs before the branch and haven't manually > checked it out since. My updating is done via a script. > Now, when I execute 'cvs update -rgnucash-1-8-branch' (which is > essentially what my script is doing), am I *not* get

Re: TRANSLATORS howto (take 3)

2003-06-11 Thread Tim Wunder
On 6/11/2003 4:19 AM, someone claiming to be Christian Stimming wrote: Derek Atkins schrieb: Tim Wunder <[EMAIL PROTECTED]> writes: I suppose cvs co -rgnucash-1-8-branch gnucash-docs would get the docs for branch, if Jon doesn't want the docs from HEAD... Nope, that wont work, because there is

Re: TRANSLATORS howto (take 3)

2003-06-11 Thread Christian Stimming
Derek Atkins schrieb: Tim Wunder <[EMAIL PROTECTED]> writes: On Tuesday 10 June 2003 11:02 am, someone claiming to be Derek Atkins wrote: Jon Lapham <[EMAIL PROTECTED]> writes: -rgnucash-docs-branch gnucash-docs cvs [server aborted]: no such tag gnucash-docs-branch I suppose cvs co -rgnucash-