Re: is that effective to store big list of strings?
- From: Havoc Pennington <hp redhat com>
- To: Kang Jeong-Hee <Keizi mail co kr>
- Cc: gconf-list gnome org
- Subject: Re: is that effective to store big list of strings?
- Date: 19 Apr 2002 12:19:46 -0400
Kang Jeong-Hee <Keizi mail co kr> writes:
> I'm making an applet to play music files.
> and I wonder if it's effective to store the playlist in gconf.
> the list may be a big length, even bigger than any other schema that gconf ever had, as you can suspect.
> so it's hard to decide to invoke gconf or not.
>
No, potentially large data should not go in gconf. Just simple
preferences.
> if not gconf, what util of gnome shall I use?
> I know .m3u is really simple and easy.
> but I wanna experiment gnome modules as many as I can.
> gnome-vfs is the answer?
I would just store an XML or GMarkup file, or use .m3u.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]