On Thu, Jun 21, 2012 at 3:51 PM, Łukasz Lenart <lukasz.len...@googlemail.com > wrote:
> I've changed a bit the whole cleanup idea, right now it's delegated to > given implementation of MultiPartRequest, to the method cleanUp(). > So a filter calls Dispatcher.cleanUpRequest(request) which delegate to > MultiPartRequest.cleanUp() > > It works with old and with the new filters. > Ah, okay--cool :) I don't see it in the ng filter dispatcher, but I'll track it down later when I have a chance. Is there an elevator pitch for how the ng filter ends up calling it? Thanks, Dave