Jon Weygandt created CONFIGURATION-611:
------------------------------------------

             Summary: Provide methods to create Beans without knowledge of the 
Configuration's implementation
                 Key: CONFIGURATION-611
                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-611
             Project: Commons Configuration
          Issue Type: Improvement
            Reporter: Jon Weygandt
            Priority: Minor


The current method to create a bean uses a pattern that requires the user to 
know of the Configuration's implementation. 
(https://commons.apache.org/proper/commons-configuration/userguide/howto_beans.html#Declaring_and_Creating_Beans)

It should be possible to decouple this dependency and have some implementation 
independent method.

One proposal would be to extend the BeanHelper code to implement this in a 
general way.

Another proposal would be to have an interface that Configurations could extend 
to get the BeanDeclaration.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to