Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
5.1.0.0
-
None
Description
Howard just added a feature trying to meld SpringContext and TapestryIoC. He thus added the requirement that Tapestry constructs the SpringContext. I want to request that a configuration is added to turn off this requirement, and have Tapestry use a normally constructed SpringContext.
This will allow tapestry 5.1 to be fully backward compatible, etc etc..
Some people might have special ways that they construct their SpringContext, and tapestry can't override that..
Most people will not need to provide TapestryIoC services to spring, so breaking their code is harsh..
(i would argue to have this feature disabled by default, and have people turn it on only when they understand the pros and cons!)