Re: config system thoughts
- From: Miguel de Icaza <miguel gnu org>
- To: hp redhat com
- CC: gnome-devel-list gnome org
- Subject: Re: config system thoughts
- Date: Tue, 20 Jul 1999 21:31:42 -0500
> Do you want lists of lists, or a hierarchical namespace, or both? Do you
> think struct/record types would make it nicer to store complex structures?
If you implement routines to get the hierarchy as a list, I do not
care about the lists, ie if you have:
/some/thing
/some/other
/some/third/fourth
And I can call:
gimme (/some)
And get:
(/thing, /other, /third)
I will be happy.
> This is another use for the notifier/listener thing. If there's any
> polling it would be only a single daemon process doing it.
With the daemon you do not even need to poll. This is my prefered
approach.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]