Configuration interface should support contributing a class (which is 
autobuilt) in addition to an instance
-----------------------------------------------------------------------------------------------------------

                 Key: TAPESTRY-2678
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2678
             Project: Tapestry
          Issue Type: New Feature
          Components: tapestry-ioc
    Affects Versions: 5.1.0.0
            Reporter: Howard M. Lewis Ship
            Assignee: Howard M. Lewis Ship


Frequently, we inject the ObjectLocator to invoke autobuild() and contribute 
the result.

Adding an addInstance() method (that takes a class) on the three configuration 
interfaces would simplify contribution code and remove the need to inject the 
ObjectLocator.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to