On Fri, Aug 27, 2010 at 15:56, Felix Meschberger <[email protected]> wrote: >> Ah, yes. But I think this could be one of the breaking changes... > > I'd rather not want to ... (unless it makes really good sense)
> AbstractSlingPostOperation is public and exported from the Sling POST > Servlet bundle. So there is no reason not to extend from it. Ah, missed that completely, I thought it was in the impl package ;-) > And actually, for extensions of the AbstractSlingPostOperation a > recompilation is not even required because thanks to Java late binding, > this just works. Then it would be such a big breakage (or none at all), and since it is probably rather seldom, that people have their custom operation, I think one could make such an API change. Regards, Alex -- Alexander Klimetschek [email protected]
