On 01.02.11 04:10, "Justin Edelson" <[email protected]> wrote: >On Jan 31, 2011, at 12:27 PM, Alexander Klimetschek <[email protected]> >wrote: > >> The latter is not really possible... one must be able to remove certain >> parameters from the request or from the RequestProperty list to do so. >> Maybe the collecting of the RequestProperty map is done before the >> PreProcessors are called and they can modify the map? > >Definitely. I wonder if this could obviate the need for PostOperation >composition.
You mean https://issues.apache.org/jira/browse/SLING-1725 ? I think this still has its use case, as sometimes you want to call a PostOperation directly from your code, without having to do an HTTP request or internal request dispatcher. And "your code" would be more complex or triggered in a very different way, than that it could be replaced by a PreProcessor. Regards, Alex -- Alexander Klimetschek Developer // Adobe (Day) // Berlin - Basel
