sqlite file format, anyone?

Linas Vepstas linas at linas.org
Sat Jun 21 10:50:52 CDT 2003


Hi Derek,

On Sat, Jun 21, 2003 at 10:13:25AM -0400, Derek Atkins was heard to remark:
> Second, the developers made a concious decision that the minimum
> resolution is 1024x768 and have taken great efforts to make sure

FWIW, the default gnome2 fonts seem to be considerable smaller than
the gnome-1.4 fonts, and so, potentially, it might fit on smaller
screens. Most of the size of gnucash is still font-related, rather than
decorations.  I've forgotten if one can change the default in 1.4,
but if so, that might be a work-around.

> I'd rather use embedded-mysql. 

One very minor comment: the chances of data corruption increase slightly
for embedded sql-anything.  If the app has any stray pointers, there's
a larger chance that they'll point into a data area.  I sense that this 
is low, but I feel strangely compelled to talk about it :-(

> Having to write
> all the code to sql-ize and de-sqlize all the gnucash objects is
> a PitA -- mysql gives you tools to help.

Do you have a URL where I can read about that?  I was hoping to put 
an object generic SQL-ization into qof.

> SQL generation functions (and maybe even query-response parsing
> routines, but that might be harder).

Huh? 

--linas

p.s. I have a strong urge to rename everything in the QOF module into
a consistent naming convention. I have an exactly counterbalancing sense
that this is a waste of time.  Comments?


-- 
pub  1024D/01045933 2001-02-01 Linas Vepstas (Labas!) <linas at linas.org>
PGP Key fingerprint = 8305 2521 6000 0B5E 8984  3F54 64A9 9A82 0104 5933


More information about the gnucash-devel mailing list