-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 5.1.0.5
-
Fix Version/s: 5.2.0
-
Component/s: tapestry-ioc
-
Labels:None
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();