Yes as I said, AssetSource is the service. AssetSourceImpl is the
implementation.
You inject the service.

Cheers,
Dragan Sahpaski


On Sun, Oct 28, 2012 at 11:35 PM, sommeralex <alexander.som...@gmail.com> wrote:
> works now with
>
>         @Inject
>         private AssetSource assetSource;
>
> assetSource.getExpandedAsset("context:/img/icon/star/starScore00.png").toClientURL();
>
> thx
>
>
>
> --
> View this message in context: 
> http://tapestry.1045711.n5.nabble.com/Dynamic-Assets-tp5717354p5717361.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to