[
https://issues.apache.org/jira/browse/TAPESTRY-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Howard M. Lewis Ship closed TAPESTRY-1446.
------------------------------------------
Resolution: Fixed
Fix Version/s: 5.0.5
Assignee: Howard M. Lewis Ship
Fix was mixed into another bug (TAPESTRY-1369).
> @Symbol annotation for injecting a specific symbol
> --------------------------------------------------
>
> Key: TAPESTRY-1446
> URL: https://issues.apache.org/jira/browse/TAPESTRY-1446
> Project: Tapestry
> Issue Type: New Feature
> Components: tapestry-ioc
> Affects Versions: 5.0
> Reporter: Howard M. Lewis Ship
> Assigned To: Howard M. Lewis Ship
> Fix For: 5.0.5
>
>
> It would be nice to have an @Symbol anntotation that is similar to @Value
> except that the value annotation would be a symbol name (rather than an
> expansion). This would support cases where a constant is defined, i.e.:
> @Inject @Symbol(InternalConstants.TAPESTRY_ALIAS_MODE_SYMBOL)
> vs.
> @Inject @Value("${tapestry.alias-mode}")
> The latter is more prone to typos that can only be detected at runtime.
--
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]