[ 
https://issues.apache.org/jira/browse/WICKET-5827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14308130#comment-14308130
 ] 

Martin Grigorov commented on WICKET-5827:
-----------------------------------------

https://git1-us-west.apache.org/repos/asf?p=wicket.git;a=commitdiff;h=08f8a556
This is my idea.

We just need to test it with a real application, not just unit test. And if it 
works then squash the commits and merge it.
I think there is no much value in ICssProcessor and IJavaScriptProcessor. We 
should deprecate them at some point in 7.x and remove for 8.x. Rename 
IScopeAwareTextCompressor to ITextProcessor or something like that.

Feedback is welcome!

> Allow to apply multiple Javascript / CSS compressors
> ----------------------------------------------------
>
>                 Key: WICKET-5827
>                 URL: https://issues.apache.org/jira/browse/WICKET-5827
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket
>    Affects Versions: 6.20.0, 7.0.0-M6
>            Reporter: Tobias Soloschenko
>            Priority: Minor
>              Labels: features
>
> It would be nice to be able to add several css and javascript compressions in 
> a chain. Example for CSS:
> CssRemoveCommentsCompressor > CssUrlReplacementCompressor > 
> CssMinifyCompressor
> The same would be nice for JavaScript files.
> https://github.com/apache/wicket/pull/88
> https://github.com/apache/wicket/pull/87



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to