Hi, On 19.09.2011 14:45, Carsten Ziegeler wrote: > Hi, > > I think we should remove the query servlet from the get servlet module > completely. > For one, it is a strange thing as it applies to any resource path when > ".query.json" is appended although the resource path is not used at > all and the second reason is, that this can lead to potential missuses > of this feature. > > Though this is an incompatible change, I really would prefer to remove > it instead of adding a default configuration disabling it. > > WDYT? How about:
* Creating a separate bundle taking this servlet * Use the request's resource path as a final filter when dumping the result ? Regards Felix
