@Uses should do instance reuse on automatic creation
----------------------------------------------------

                 Key: QI-199
                 URL: http://issues.ops4j.org/browse/QI-199
             Project: Qi4j
          Issue Type: Improvement
            Reporter: Rickard Öberg
            Assignee: Rickard Öberg
             Fix For: 0.7


If instances are injected using @Uses, then if no instance has been registered 
a new one is created. But if within a graph created automatically this there 
are two points where @Uses refer to the same type, then the instance should be 
reused. This makes it very easy to create graphs of objects.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.ops4j.org/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