No proper constructor selection done for instantiation
------------------------------------------------------

                 Key: QI-119
                 URL: http://issues.ops4j.org/jira/browse/QI-119
             Project: Qi4j
          Issue Type: Bug
          Components: Core Runtime
            Reporter: Rickard Öberg
            Assignee: Rickard Öberg
             Fix For: 0.4


Currently the first bindable constructor in a fragment/object is used for 
instantiation. Instead each bindable constructor shold be checked, starting 
with the one with highest nr of parameters. Only if none of the constructors 
work should an exception be thrown.

If two constructors have the same nr of parameters the result is 
non-deterministic.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.ops4j.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to