> -----Original Message-----
> From: news [mailto:[EMAIL PROTECTED] On Behalf Of hv @ Fashion Content
> Sent: Monday, August 07, 2006 10:13 AM
> To: users@tapestry.apache.org
> Subject: Re: Multiple themes
> 
> I't much easier in T4 now.
> 
> Inject the AssetFactory:
> <set-object property="assetFactory"
> value="service:tapestry.asset.ContextAssetFactory"/>
> 
> 
> To return the IAsset:
> assetFactory.createAbsoluteAsset(cssName.toString(),null,null);

Thanks for that snippet.  I'll have to give it a try later.

-- 
Kevin Menard
Servprise International
Remote Reboot Without Pulling the Plug
800.832.3823


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to