Nested configuration information...
- From: Richard Reich <rreich shadowtechllc com>
- To: gconf-list gnome org
- Subject: Nested configuration information...
- Date: 22 Aug 2001 22:05:47 -0400
I was wondering does gconf have the ability to nest information? Not so
great example in xml...
<customer>
<name>
<first>John</first>
<middle>Smith</middle>
<last>Doe</last>
</name>
<billing>
<address>
<state>MI</state>
<address>
<payment>
<cc_number>0000 0000 0000 0000</cc_number>
</payment>
<billing>
</customer>
I've taken a look at the GConfClient and the GConfChangeSet, am I
missing somthing, other than using different directories?
Thanks
Richard Reich
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]