Re: Panel's GConf usage
- From: Havoc Pennington <hp redhat com>
- To: Michael Meeks <michael ximian com>
- Cc: Mark McLoughlin <mark skynet ie>, desktop-devel-list gnome org
- Subject: Re: Panel's GConf usage
- Date: Fri, 21 Feb 2003 09:08:00 -0500
On Fri, Feb 21, 2003 at 10:17:43AM +0000, Michael Meeks wrote:
> So - say I want to store an array of structured data; eg. containing a
> couple of strings, a few doubles, a long or two - what do I have to do ?
> is it a matter of making up a random sequence of sub-directories
> etc. ?
You can do that, or you can encode it somehow. There are various
approaches. I don't know of any apps that actually do this though.
> Also - do we have schema & internal support for enumerations in gconf
> yet ? (saw some odd string descriptions for keys in gnumeric of the form
> can be "bold", "light", "frobicated" ).
There are quite a few issues with trying to do it with
schemas/internally, it's deliberate that you are supposed to store
these as strings. If there's extra support for enums it will be of the
"hint" variety, similar to the plan to have a hint that a key is a
color.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]