On 01/22/2011 08:31 AM, Oliver Heger wrote:
Hello Mike,
Am 21.01.2011 06:48, schrieb Mike Power:
Consider the following code:
public class Main {
public static void main(String[] args)
{
Configuration conf = new BaseConfiguration();
conf.setProperty("interpolationdone&qu
t;server.${currentServer}.port");
Does that make sense?
I realize the usefulness of providing a patch with said feature request,
I am not at that point yet. However if this is an interesting feature
to add then I would be more inclined to write it.
Mike Power