From: Chris W. <ch...@cw...> - 2004-11-29 02:01:02
|
This weekend I introduced a feature to the INI parser to allow inlining external files: [Global] promote_oi = yes ConfigurationRevision = $Revision: 1.48 $ timezone = America/New_York @INCLUDE = server_database.ini @INCLUDE = server_caching.ini ... Question: do you think splitting up the server.ini file into separate files is more confusing or less confusing for most users? (For reference: server.ini currently clocks in at 574 lines with comments.) I'd plan on putting the options most-often modified in the main file and then separate files by subject after that. I think Beta 5 will be along very soon (next few days-ish), and then I can get to this SPOPS stuff from Simon and Ray I've been neglecting. (Sorry about that.) Thanks, Chris -- Chris Winters Creating enterprise-capable snack systems since 1988 |