[
https://issues.apache.org/jira/browse/TAPESTRY-1325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Howard M. Lewis Ship closed TAPESTRY-1325.
------------------------------------------
Resolution: Fixed
Fix Version/s: 5.0.3
Assignee: Howard M. Lewis Ship
> Add an "asset:" object provider, to simplfy injecting assets into services
> --------------------------------------------------------------------------
>
> Key: TAPESTRY-1325
> URL: https://issues.apache.org/jira/browse/TAPESTRY-1325
> Project: Tapestry
> Issue Type: New Feature
> Components: tapestry-core
> Affects Versions: 5.0
> Reporter: Howard M. Lewis Ship
> Assigned To: Howard M. Lewis Ship
> Fix For: 5.0.3
>
>
> It is currently too much code (i.e., too much code to test) to inject an
> asset (such as a stylesheet, image, or JavaScript library) into a service
> (i.e, pretty easy inside a component).
> It would be nice if:
> @Inject("asset:classpath:/org/apache/tapestry/default.css") Asset
> defaultStylesheet
> work work.
--
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]