From: Graham Leggett Date: Fri, 27 Dec 2019 22:52:17 +0000 (+0000) Subject: Add an idea about YAML. X-Git-Tag: 2.5.0-alpha2-ci-test-only~1744 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7381d71dd805b749c9ab91a4450f39daac9f33b6;p=thirdparty%2Fapache%2Fhttpd.git Add an idea about YAML. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1872039 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 354cfebc6b4..0f12222fb43 100644 --- a/STATUS +++ b/STATUS @@ -134,6 +134,8 @@ THINGS THAT SHOULD BE CONSIDERED EARLY IN THE 2.6/3.0 DEVELOPMENT CYCLE: * Support JSON-like configuration files + * Support YAML based configuration files (JSON does not support comments) + * Opaque data structures w/ getters/setters * Generic interface to enable runtime changes (adjusting log level, modifying