Alexander Klimetschek wrote:
On Mon, Jul 21, 2008 at 4:59 PM, Carsten Ziegeler <[EMAIL PROTECTED]> wrote:interface PostProcessor { void process(SlingHttpServletRequest); }Maybe the PostProcessor should get access the (unmodifiable) list of applied changes, so it can easily act on certain changes only?
Yes, right - I forgot that parameter in my email. Thanks! Carsten -- Carsten Ziegeler [EMAIL PROTECTED]
