First page Back Continue Last page Overview Graphics
Limitations
ZConfig doesn't maintain enough state to regenerate config file text from data structure in memory after parsing (ala ConfigParser). Makes it hard to GUI-fy edits. Under consideration.
No defaults for sections (use “handler” functions as fixups to create defaults or provide defaults to all keys within a section).
Notes: