You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2010/08/03 11:08:16 UTC

[jira] Updated: (FELIX-2513) Support richer format for configurations

     [ https://issues.apache.org/jira/browse/FELIX-2513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler updated FELIX-2513:
------------------------------------

    Attachment: config.patch

> Support richer format for configurations
> ----------------------------------------
>
>                 Key: FELIX-2513
>                 URL: https://issues.apache.org/jira/browse/FELIX-2513
>             Project: Felix
>          Issue Type: New Feature
>          Components: File Install
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>         Attachments: config.patch
>
>
> The current format read by file install for configurations uses the java.util.Properties - this format does not support multi values and objects other than strings.
> As configurations usually use other types than string, it would be nice to support the richer format like for example the config admin implementation uses.
> To be compatible, I suggest we leave the old behaviour for ".cfg" files and use a new extension ".config" for the other format.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.