diff options
author | Jim Jagielski <jim@apache.org> | 2017-01-04 14:08:03 +0100 |
---|---|---|
committer | Jim Jagielski <jim@apache.org> | 2017-01-04 14:08:03 +0100 |
commit | 6174613b9b12539235cd82f4f92f573720bdc908 (patch) | |
tree | ea8e8ccd76c3b94ba07e267e1080bec13c4cbe20 /STATUS | |
parent | Some more ideas (diff) | |
download | apache2-6174613b9b12539235cd82f4f92f573720bdc908.tar.xz apache2-6174613b9b12539235cd82f4f92f573720bdc908.zip |
2 more for the wish list
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1777307 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r-- | STATUS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -129,6 +129,9 @@ THINGS THAT SHOULD BE CONSIDERED EARLY IN THE 2.6/3.0 DEVELOPMENT CYCLE: * Modify configuration syntax to separate meta-directives from runtime directives (e.g. If vs. IfVersion). + * Support JSON-like configuration files + + * Opaque data structures w/ getters/setters OLD ISSUES THAT WERE THOUGHT TO BE SHOWSTOPPERS FOR 2.4 BUT OBVIOUSLY WEREN'T: |