Hi Bertrand, > On 3 Dec 2019, at 15:54, Bertrand Delacretaz <[email protected]> wrote: > > To keep backwards compatibility, I suggest adding a new optional > sling.servlet.resolution property that for now can have the value > "strict". > > If that's present, the new SLING-8110 code takes into account the > sling.servlet.extensions and sling.servlet.methods properties, if > present, for a servlet that has a sling.servlet.paths property. > > If sling.servlet.resolution is not set, the resolution behaves as it does > today. > > WDYT?
Do we only want this property at the servlet level? I’d probably also add it to the platform and allow it to be configured globally as well. By default the engine should work like before. Regards, Radu
