Remove automatic injection of service id into String
----------------------------------------------------
Key: TAP5-1170
URL: https://issues.apache.org/jira/browse/TAP5-1170
Project: Tapestry 5
Issue Type: Improvement
Components: tapestry-core
Affects Versions: 5.2.0
Reporter: Howard M. Lewis Ship
As discussed on the mailing list, automatically recognizing injectable
parameters of type String and plugging in the service id seemed like a good
idea at the time, but it most cases, requires a search of the documentation,
and the addition of @Inject to inject anything (a @Value or @Symbol) that is
NOT the service id.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.