Re: gconf backend



On Tue, 2003-09-30 at 15:37, Mark McLoughlin wrote:
> Hey,
> 
> On Mon, 2003-09-29 at 15:35, Havoc Pennington wrote:
> > On Mon, 2003-09-29 at 05:50, Michael Meeks wrote:
> > > 	Any chance of the patch that glups together small, scattered %gconf.xml
> > > files into larger ones going in ? [ AFAIR it was perhaps not always
> > > clear at what depth to best do this but ... ].
> > 
> > Where is the patch? (Languishing in bugzilla no doubt...)
> 
> 	http://bugzilla.gnome.org/show_bug.cgi?id=116948
> 
> 	(Hopefully I'll reply to the rest of your mail soon - at a conference
> at the moment)

Nice (I see some important crash/memleak fixes in there too).

We could probably just keep a counter on each tree node for total number
of values recursively under that node (if you add/remove a value you
walk up to the root updating all ancestor's counts). Then we could base
whether to split up the tree on the tree size. It's a thought anyway,
maybe total crack.

Havoc




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]