|
||||||||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||||||||
----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

GZipCacheResponseWrapper extends CacheResponseWrapper but in CatchResponseWrapper.thresholdReached() method you check whether current class is instance of subclass - GZipCacheResponseWrapper. I don't think that this is very clear nor maintainable. Why don't you extend said method in the subclass instead to do what you need?