You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Oliver Heger (JIRA)" <ji...@apache.org> on 2012/11/12 21:43:12 UTC

[jira] [Resolved] (CONFIGURATION-514) Add support for constructor invocation in bean declarations

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

Oliver Heger resolved CONFIGURATION-514.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0

An initial implementation of this feature is available in SVN in revision 1408449.
                
> Add support for constructor invocation in bean declarations
> -----------------------------------------------------------
>
>                 Key: CONFIGURATION-514
>                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-514
>             Project: Commons Configuration
>          Issue Type: New Feature
>    Affects Versions: 1.9
>            Reporter: Oliver Heger
>             Fix For: 2.0
>
>
> Currently it is possible to declare simple beans in configuration files. These beans are created using a standard constructor; then properties can be set. This functionality is used internally (mainly by {{DefaultConfigurationBuilder}}), but is provided to client code as well.
> When the library design goes more in the direction of immutable objects it will be necessary to support constructor invocation as well. I expect that this will be required for a new version of {{DefaultConfigurationBuilder}}, so it makes sense to implement this feature.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira