> On 24.01.11 10:10, "Markus Joschko" <[email protected]> wrote: >>The default operations are hard/impossible to inherit and change. > > I think this is what should be improved. See > https://issues.apache.org/jira/browse/SLING-1725 which is still open. >
It seems to cover a lot of the issues. I still think that it makes sense to introduce preprocessors in addition. Even if the operations are exposed as services, as long as the code is package private (which makes sense), it is hard to extend them and decorating them appropriately only works when code can be called before and after the operations is executed. Is there any timeframe when 2.1.2 is due? Regards, Markus
