blob: 066614b9ae325fab8664c2d6fe9da4cd9db96c55 [file] [log] [blame]
<document>
<!--
Copyright 2004-2005 The Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<properties>
<title>Roadmap for Configuration</title>
<author email="epugh@opensourceconnections.com">Eric Pugh</author>
</properties>
<body>
<category name="Version 1.1" description="">
<task status="">
delimiter for comma separated values revamp
</task>
<task status="">
add DatabaseConfiguration support to the ConfigurationFactory
</task>
<task status="">
reloadable configurations
</task>
<task status="">
web configurations
</task>
<task status="">
additionnal types (URL, Locale, Date, Calendar, Color)
</task>
<task status="">
list setters/getters for all types
</task>
<task status="">
INI file support
</task>
<task status="">
system properties interpolation (Bug 26066)
</task>
<task status="">
ConfigurationFactory refactoring for pluggable extensions
</task>
</category>
<category name="Version 1.2" description="">
<task status="">
Windows configuration (Registry wrapper)
</task>
<task status="">
comments and layout preservation in .properties files
</task>
</category>
<category name="Version 1.3" description="">
<task status="">
JMX integration ?
</task>
<task status="">
Preference API integration ?
</task>
<task status="">
observable configurations ?
</task>
</category>
<category name="Version 2.0" description="">
<task status="">
Pluggable query engine
</task>
<task status="">
Configuration interface refactoring for hierarchical configurations.
</task>
</category>
</body>
</document>