Re: General CDN problem that came up with Tree component

2012-04-28 Thread Thiago H. de Paula Figueiredo
On Fri, 27 Apr 2012 20:32:26 -0300, Chris Mylonas wrote: In a related question, do, or in the future will, ${expansions} work in css? I haven't tried. Not yet, but it would be quite useful. :) -- Thiago H. de Paula Figueiredo Independent Java, Apache Tapestry 5 and Hibernate consultant, d

Re: General CDN problem that came up with Tree component

2012-04-27 Thread Howard Lewis Ship
In the future, 5.4, we'll have CSS aggregation which will include parsing the CSS files and rewriting url() elements ... and the value will be passed through AssetPathConverter. I also have some thoughts about having a web-service whose job is to create an inventory of static and virtual assets th

Re: General CDN problem that came up with Tree component

2012-04-27 Thread Chris Mylonas
In a related question, do, or in the future will, ${expansions} work in css? I haven't tried. On 28/04/2012, at 5:51 AM, trsvax wrote: > I have a CDN module that automatically copies assets to a CDN (specifically > Amazon S3/Cloudfront). I was working with the tree component and discovered > t