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/08/02 15:45:44 UTC

[jira] Created: (TAPESTRY-2550) Allow Tapestry to bind a service interface to a ServiceBuilder callback to create the service

Allow Tapestry to bind a service interface to a ServiceBuilder callback to create the service
---------------------------------------------------------------------------------------------

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


There are some rare circumstances where this is useful, when you are creating a large number of virtually identical services that vary only in terms of a bit of configuration passed to the constructor.  An example would be a kind of generic DAO wrapped around a Hibernate entity.

-- 
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-2550) Allow Tapestry to bind a service interface to a ServiceBuilder callback to create the service

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

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

       Resolution: Fixed
    Fix Version/s: 5.0.14

> Allow Tapestry to bind a service interface to a ServiceBuilder callback to create the service
> ---------------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-2550
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2550
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: tapestry-ioc
>    Affects Versions: 5.0.13
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.0.14
>
>
> There are some rare circumstances where this is useful, when you are creating a large number of virtually identical services that vary only in terms of a bit of configuration passed to the constructor.  An example would be a kind of generic DAO wrapped around a Hibernate entity.

-- 
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