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

Johan Lindquist updated HIVEMIND-134:
-------------------------------------

    Attachment: hivemind-134.patch

Attached patch suggest solution for dealing with initializers as properties

> BeanFactory should support beans with no-args constructor
> ---------------------------------------------------------
>
>                 Key: HIVEMIND-134
>                 URL: https://issues.apache.org/jira/browse/HIVEMIND-134
>             Project: HiveMind
>          Issue Type: Improvement
>          Components: library
>    Affects Versions: 1.1
>            Reporter: Howard M. Lewis Ship
>            Priority: Minor
>         Attachments: hivemind-134.patch
>
>
> If a bean is retrived with an initializer string (i.e., "string,minLength=2") 
> and the bean class does not have a constructor that takes a single string, 
> but does have a no-args contructor, THEN, the no-args constructor should be 
> used, and then the properties of the bean initialized from the initializer 
> string.

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

Reply via email to