Re: Referencing external assets

2011-04-28 Thread Hugo Palma
Thanks for the reference, still, i think support for external assets should definitely be part of the framework. I've created the request here https://issues.apache.org/jira/browse/TAP5-1515 2011/4/28 François Facon > Hi Hugo, > > You can override AssetPathConverter service. > > example: > >

Re: Referencing external assets

2011-04-28 Thread François Facon
Hi Hugo, You can override AssetPathConverter service. example: http://code.google.com/p/corner/source/browse/corner3/trunk/src/main/java/corner/asset/services/impl/CDNAssetPathConverterImpl.java François 2011/4/28 Hugo Palma : > Hi all, > i'm trying to use the @Import annotation to import a ja