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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to