Re: Limits of GConf
- From: Havoc Pennington <hp redhat com>
- To: Rob Brown-Bayliss <rob zoism org>
- Cc: PyGTK List <pygtk daa com au>, Gnome List <gnome-list gnome org>
- Subject: Re: Limits of GConf
- Date: Thu Oct 31 10:11:06 2002
Rob Brown-Bayliss <rob zoism org> writes:
> The list will grow quite large over time (perhapse a few hundred k), how
> large is rather unpredictable, should I go back to pickling to a file?
>
Yes, gconf doesn't have a hardcoded limit, but this won't be remotely
efficient. And it would for example break gconf-editor just because
it'd be too slow.
More importantly, gconf should *never* be used for data or application
state, only preferences. Remember that the user may not even have a
writable gconf database, it may be completely locked down. Preferences
only.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]