You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org> on 2008/09/17 12:15:44 UTC

[jira] Created: (TAPESTRY-2678) Configuration interface should support contributing a class (which is autobuilt) in addition to an instance

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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Closed: (TAPESTRY-2678) Configuration interface should support contributing a class (which is autobuilt) in addition to an instance

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-2678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAPESTRY-2678.
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.1.0.0

> 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
>             Fix For: 5.1.0.0
>
>
> 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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Updated: (TAP5-215) Configuration interface should support contributing a class (which is autobuilt) in addition to an instance

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship updated TAP5-215:
--------------------------------------

    Fix Version/s: 5.1.0.0

> Configuration interface should support contributing a class (which is autobuilt) in addition to an instance
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-215
>                 URL: https://issues.apache.org/jira/browse/TAP5-215
>             Project: Tapestry 5
>          Issue Type: Bug
>    Affects Versions: 5.1.0.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.1.0.0
>
>
> 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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org