LavishSettings:Setting Nodes

From Lavish Software Wiki
Revision as of 19:11, 5 July 2006 by Lax (talk | contribs)
(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)
Jump to navigation Jump to search

Introduction

What is a Setting Node?

A setting node is any part of a LavishSettings tree. There are three types of nodes: set, setting, and comment. Settings and comments may only exist within a set, and this is also true for sets, except for the Root set. This is all there is to a setting node, it is simply an idea that combines the three things that may be present in the settings tree.

How a LavishSettings tree might look
  • Root Set
    • Set
      • Setting
      • Comment
      • Set
        • Set
          • Setting
        • Comment
        • Setting
        • Set
          • Set
            • Setting
      • Set
        • Setting

See Also