Posted by member 99 on 2003-06-26 00:33:16 link

More to the point, modules want random access to the settings, so a tree structure would be inappropriate. The most natural way to store a .rc file in memory is a hash table. (and I have no idea whether LS actually uses one)