You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Emmanuel Bourg (JIRA)" <ji...@apache.org> on 2007/04/10 13:12:32 UTC

[jira] Created: (CONFIGURATION-261) Add support for date objects in PropertyListConfiguration

Add support for date objects in PropertyListConfiguration
---------------------------------------------------------

                 Key: CONFIGURATION-261
                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-261
             Project: Commons Configuration
          Issue Type: Improvement
            Reporter: Emmanuel Bourg
             Fix For: 1.5


PropertyListConfiguration could implement the GNUStep extension for the property list format to support date objects. A date is formatted like this :

    <*D2002-03-22 11:30:00 +0100>

See http://www.gnustep.org/resources/documentation/Developer/Base/Reference/NSPropertyList.html


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


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


[jira] Resolved: (CONFIGURATION-261) Add support for date objects in PropertyListConfiguration

Posted by "Emmanuel Bourg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CONFIGURATION-261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Bourg resolved CONFIGURATION-261.
------------------------------------------

    Resolution: Fixed

Feature implemented and checked in.

> Add support for date objects in PropertyListConfiguration
> ---------------------------------------------------------
>
>                 Key: CONFIGURATION-261
>                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-261
>             Project: Commons Configuration
>          Issue Type: Improvement
>            Reporter: Emmanuel Bourg
>             Fix For: 1.5
>
>
> PropertyListConfiguration could implement the GNUStep extension for the property list format to support date objects. A date is formatted like this :
>     <*D2002-03-22 11:30:00 +0100>
> See http://www.gnustep.org/resources/documentation/Developer/Base/Reference/NSPropertyList.html

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org