Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
5.1.0.5
-
None
Description
Reduce the number of steps required to build and start the registry in a non-Tapestry application using Tapestry IoC. A static method like the following one would be very useful.
Registry registry = RegistryBuilder.buildAndStartupRegistry();