Add support for startup() methods in modules, as an easy way to add startup 
logic
---------------------------------------------------------------------------------

                 Key: TAPESTRY-1881
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1881
             Project: Tapestry
          Issue Type: Improvement
          Components: tapestry-ioc
    Affects Versions: 5.0.6
            Reporter: Howard M. Lewis Ship
            Priority: Minor


There's a mechanism for adding startup logic, by contributing to the 
RegistryStartup service configuration.

It would be nice if there was an optimized way to accomplish the same thing, 
i.e., starutp() methods (with injected parameters) as an easier way to 
accomplish the same thing.

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